dc_set_status
dc_set_status(status)
#
Sets the status of the bot.
Input parameters#
Parameter | Type | Description |
---|---|---|
status |
String | The type of status to use. |
Status types#
String | Description |
---|---|
ONLINE |
Online |
IDLE |
Idle |
DND |
Do Not Disturb |
INVISIBLE |
Invisible |
OFFLINE |
Offline |
Output values#
Return values#
- Null, if successful.