Status
A user’s status.
| Field | Type | Description |
|---|---|---|
| type | StatusType | |
| text? | String |
Example
{
"type": "BUSY",
"text": "ayúdame por favor",
}
A user’s status.
| Field | Type | Description |
|---|---|---|
| type | StatusType | |
| text? | String |
{
"type": "BUSY",
"text": "ayúdame por favor",
}