AddMessageReaction constructor
AddMessageReaction({})
Implementation
AddMessageReaction({
super.extra,
super.client_id,
this.chat_id,
this.message_id,
this.reaction_type,
this.is_big,
this.update_recent_reactions,
});