MessageReaction constructor
- {required ReactionType type,
- required int total_count,
- required bool is_chosen,
- required List<
MessageSender> recent_sender_ids, - int? extra,
- int? clientId}
Contains information about a reaction to a message
Implementation
MessageReaction