Change default emoji reaction to use in the quick reaction menu: the value is synced across devices and can be fetched using help.getConfig, reactions_default field.
Method schema is available as of layer 145. Switch ยป
| Name | Type | Description |
|---|---|---|
| reaction | Reaction | New emoji reaction |
| Code | Type | Description |
|---|---|---|
| 400 | REACTION_INVALID | The specified reaction is invalid. |
Returns current configuration, including data center configuration.