ContactSelf
Bot itself will be encapsulated as a ContactSelf. This class is extends Contact
ContactSelf
contactSelf.avatar([file]) ⇒ Promise <void | FileBox>
Promise <void | FileBox>contactSelf.qrcode() ⇒ Promise <string>
Promise <string>contactSelf.signature(signature) ⇒ Promise <void>
Promise <void>contactSelf.name([name]) ⇒ Promise<void> | string
Promise<void> | stringLast updated
Was this helpful?