Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeAvailableReactions

Back to constructors index

The set of allowed message reactions » for this channel has changed

Attributes:

NameTypeRequiredDescription
prev_valueChatReactionsYesPreviously allowed reaction emojis
new_valueChatReactionsYesNew allowed reaction emojis

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeAvailableReactions = ['_' => 'channelAdminLogEventActionChangeAvailableReactions', 'prev_value' => ChatReactions, 'new_value' => ChatReactions];