Reaction¶
- class hydrogram.types.Reaction[source]¶
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 the reaction is a paid star reaction.