Reaction
- class pyrogram.types.Reaction
Contains information about a reaction.
- Parameters:
emoji (
str
, optional) – Reaction emoji.custom_emoji_id (
int
, optional) – Custom emoji id.count (
int
, optional) – Reaction count.chosen_order (
int
, optional) – Chosen reaction order. Available for chosen reactions.is_paid (
bool
, optional) – True, if this is a paid reaction.