sendReaction constant

String const sendReaction

Capability required to send a message Reactions are enabled for the channel, channel is not frozen (or user has UseFrozenChannel permission) and user has CreateReaction permission

Implementation

static const String sendReaction = 'send-reaction';