Type aliases
ChatThreadParticipantConsumer
ChatThreadParticipantConsumer: function
Type declaration
-
-
Parameters
Returns boolean
|
void
|
Promise<boolean | void>
ConfigurationChatThreadObject
ConfigurationChatThreadObject: object
Type declaration
-
Optional name?: undefined | string
-
Optional overrides?: undefined | object
-
ConfigurationChatThreadsObject
ConfigurationChatThreadsObject: object
ConfigurationParticipantObject
ConfigurationParticipantObject: object
Type declaration
-
[index: string]: any
-
Optional aliases?: string[]
-
firstName: string
-
-
Optional isAdmin?: undefined | true | false
-
name: string
-
Optional nickname?: undefined | string
-
Optional overrides?: undefined | object
-
Optional vanity?: undefined | string
ConfigurationParticipantsObject
ConfigurationParticipantsObject: object
Constructor
Constructor: object
EndTypingIndicatorFunction
EndTypingIndicatorFunction: function
FacebookId
FacebookId: string | number
Message
Message: object
Type declaration
-
[index: string]: any
-
attachments: any[]
-
body: string
-
isGroup: boolean
-
isUnread: boolean
-
mentions: any[]
-
messageID: string
-
senderID: string
-
-
type: string
MessageHandler
MessageHandler: function
OutgoingMessage
OutgoingMessage: object
Type declaration
-
Optional attachment?: ReadableStream | ReadableStream[] | Readable | Readable[]
-
Optional body?: undefined | string
-
Optional emoji?: undefined | string
-
Optional emojiSize?: "small" | "medium" | "large"
-
Optional mentions?: any[]
-
Optional sticker?: undefined | string
-
Optional url?: undefined | string
ServiceIdentifier
Service
Identifier: string | symbol | object | Abstract<T>
StopListeningFunction
StopListeningFunction: function
UserInfoResult
UserInfoResult: object
Ends the typing indicator.
EndTypingIndicatorFunction
empty promise