Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatPlug/libfb-js
/ functions
Functions
219 in github.com/ChatPlug/libfb-js
⨍
Functions
219
◇
Types & classes
110
Method
onFailed
()
src/mqtt/MqttApi.ts:121
Method
readU8
()
src/mqtt/PacketReader.ts:10
Function
registerComponent
(constructor,selector,priority,namespace)
docs/assets/js/main.js:5
Function
registerService
(constructor,name,priority)
docs/assets/js/main.js:5
Function
res
()
docs/assets/js/main.js:5
Method
sendAttachmentFile
(threadId: string, attachmentPath: string, extension?: string)
src/Client.ts:175
Method
sendAttachmentStream
(threadId: string, extension: string, attachment: Readable)
src/Client.ts:183
Method
sendMessage
(threadId: string, message: string, options?: MessageOptions)
src/Client.ts:140
Method
sendMessage
* Sends a facebook messenger message to someone.
src/mqtt/MqttApi.ts:133
Method
sendPresenceState
* Indicate that the user is currently present in the conversation. * Only relevant for non-group conversations
src/Client.ts:148
Method
sendReadReceipt
* Mark a message as read.
src/Client.ts:165
Method
sendTypingState
* Send "User is typing" message. * In a non-group conversation, sendPresenceState() must be called first.
src/Client.ts:157
Method
sortedKeys
()
src/http/HttpApiRequest.ts:30
Method
unreadThreadListQuery
* @see QFacebookHttpApi::unreadThreadListQuery * @param unreadCount
src/http/HttpApi.ts:173
Method
usersQuery
* @see QFacebookHttpApi::usersQuery
src/http/HttpApi.ts:55
Method
usersQueryAfter
* @see QFacebookHttpApi::usersQueryAfter * @param userIds * @param cursor
src/http/HttpApi.ts:72
Method
usersQueryDelta
* @see QFacebookHttpApi::usersQueryDelta * @param userId * @param deltaCursor
src/http/HttpApi.ts:90
Method
writeRawString
(strToAdd: string)
src/mqtt/MqttMessage.ts:49
Method
writeU32
(data: number)
src/mqtt/MqttMessage.ts:28
← previous
201–219 of 219, ranked by callers