Raw.ChannelAdminLogEventActionChangeAvailableReactions
The set of allowed message reactions for this channel has changed
channelAdminLogEventActionChangeAvailableReactions#be4e0ef8 prev_value:ChatReactions new_value:ChatReactions = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeAvailableReactions {
constructor(params: { prevValue: Raw.TypeChatReactions; newValue: Raw.TypeChatReactions }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xbe4e0ef8
Property
prevValue
: Raw.TypeChatReactionsPreviously allowed reaction emojis
newValue
: Raw.TypeChatReactionsNew allowed reaction emojis