setPaidMessageReactionType¶
Changes type of paid message reaction of the current user on a message. The message must have paid reaction added by the current user
setPaidMessageReactionType(
chat_id: int53,
message_id: int53,
type: PaidReactionType
) → Ok