messages.setDefaultReaction

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 ยป

Parameters

Name Type Description
reaction Reaction New emoji reaction

Result

Bool

Only users can use this method

Possible errors

Code Type Description
400 REACTION_INVALID The specified reaction is invalid.

Related pages

help.getConfig

Returns current configuration, including data center configuration.