messages.SetChatAvailableReactions#
- class pyrogram.raw.functions.messages.SetChatAvailableReactions#
Change the set of message reactions » that can be used in a certain group, supergroup or channel.
- Details:
Layer:
158
ID:
FEB16771
- Parameters:
peer (
InputPeer
) – Group where to apply changes.available_reactions (
ChatReactions
) – Allowed reaction emojis.
- Returns: