MCPcopy Create free account

hub / github.com/ChatPlug/libfb-js / functions

Functions219 in github.com/ChatPlug/libfb-js

MethodonFailed
()
src/mqtt/MqttApi.ts:121
MethodreadU8
()
src/mqtt/PacketReader.ts:10
FunctionregisterComponent
(constructor,selector,priority,namespace)
docs/assets/js/main.js:5
FunctionregisterService
(constructor,name,priority)
docs/assets/js/main.js:5
Functionres
()
docs/assets/js/main.js:5
MethodsendAttachmentFile
(threadId: string, attachmentPath: string, extension?: string)
src/Client.ts:175
MethodsendAttachmentStream
(threadId: string, extension: string, attachment: Readable)
src/Client.ts:183
MethodsendMessage
(threadId: string, message: string, options?: MessageOptions)
src/Client.ts:140
MethodsendMessage
* Sends a facebook messenger message to someone.
src/mqtt/MqttApi.ts:133
MethodsendPresenceState
* Indicate that the user is currently present in the conversation. * Only relevant for non-group conversations
src/Client.ts:148
MethodsendReadReceipt
* Mark a message as read.
src/Client.ts:165
MethodsendTypingState
* Send "User is typing" message. * In a non-group conversation, sendPresenceState() must be called first.
src/Client.ts:157
MethodsortedKeys
()
src/http/HttpApiRequest.ts:30
MethodunreadThreadListQuery
* @see QFacebookHttpApi::unreadThreadListQuery * @param unreadCount
src/http/HttpApi.ts:173
MethodusersQuery
* @see QFacebookHttpApi::usersQuery
src/http/HttpApi.ts:55
MethodusersQueryAfter
* @see QFacebookHttpApi::usersQueryAfter * @param userIds * @param cursor
src/http/HttpApi.ts:72
MethodusersQueryDelta
* @see QFacebookHttpApi::usersQueryDelta * @param userId * @param deltaCursor
src/http/HttpApi.ts:90
MethodwriteRawString
(strToAdd: string)
src/mqtt/MqttMessage.ts:49
MethodwriteU32
(data: number)
src/mqtt/MqttMessage.ts:28
← previous201–219 of 219, ranked by callers