ReactionType¶ class aiogram.types.reaction_type.ReactionType(**extra_data: Any)[source]¶ This object describes the type of a reaction. Currently, it can be one of aiogram.types.reaction_type_emoji.ReactionTypeEmoji aiogram.types.reaction_type_custom_emoji.ReactionTypeCustomEmoji aiogram.types.reaction_type_paid.ReactionTypePaid Source: https://core.telegram.org/bots/api#reactiontype