Change default emoji reaction to use in the quick reaction menu: the value is synced across devices and can be fetched using help.getAppConfig, reactions_default
field.
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
messages.setDefaultReaction#d960c4d4 reaction:string = Bool;
Name | Type | Description |
---|---|---|
reaction | string | New emoji reaction |
The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.