ContactSelf
Bot itself will be encapsulated as a ContactSelf. This class is extends Contact
Last updated
Was this helpful?
Bot itself will be encapsulated as a ContactSelf. This class is extends Contact
Last updated
Was this helpful?
Bot itself will be encapsulated as a ContactSelf.
Tips: this class is extends Contact
Kind: global class
Promise <void | FileBox>
GET / SET bot avatar
Kind: instance method of
Param
Type
[file]
FileBox
Example ( GET the avatar for bot, return {Promise<FileBox>})
Example (SET the avatar for a bot)
Promise <string>
Get bot qrcode
Example
Promise <void>
Change bot signature
Param
Description
signature
The new signature that the bot will change to
Example
Promise<void> | string
Get or change bot name.
Param
Description
[name]
The new alias that the bot will change to
Example
Kind: instance method of
Kind: instance method of
Kind: instance method of