Overview
Methods
Properties
isAction
Type: boolean
Whether the message is formatted as an action (sent using the /me chat command).
Methods
reply(text)
asyncReplies to the message.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
text | string | none | The text to send as a reply. |
Return type: void