set Emoji Reaction
Sets message reaction data.
Since
3.12.0
Parameters
List of reactions which the message has.
The callback to be invoked when the emoji reaction is clicked and held.
The callback to be invoked when the emoji reaction is long clicked and held.
The callback to be invoked when the emoji reaction more button is clicked and held.
Sets message reaction data.
Since
3.20.0
Parameters
List of reactions which the message has.
The total list of emojis allowed for this message. This value is used to compare whether add
button should be displayed from the reactions view. Defaults to EmojiManager.allEmojis.
The callback to be invoked when the emoji reaction is clicked and held.
The callback to be invoked when the emoji reaction is long clicked and held.
The callback to be invoked when the emoji reaction more button is clicked and held.