ReportMessageReactions constructor
- {required int chat_id,
- required int message_id,
- required MessageSender sender_id,
- int? extra,
- int? clientId}
Reports reactions set on a message to the Telegram moderators. Reactions on a message can be reported only if message.can_report_reactions
Returns Ok
Implementation
ReportMessageReactions