ReactionTypePaid

class aiogram.types.reaction_type_paid.ReactionTypePaid(*, type: Literal[ReactionTypeType.PAID] = ReactionTypeType.PAID, **extra_data: Any)[source]

The reaction is paid.

Source: https://core.telegram.org/bots/api#reactiontypepaid

type: Literal[ReactionTypeType.PAID]

Type of the reaction, always ‘paid’