GetMessageAddedReactions constructor
GetMessageAddedReactions({})
Implementation
GetMessageAddedReactions({
super.extra,
super.client_id,
this.chat_id,
this.message_id,
this.reaction_type,
this.offset,
this.limit,
});