Identifier of the chat to which the message belongs.
Identifier of the message.
Number of Telegram Stars to be used for the reaction. The total number of pending paid reactions must not exceed getOption("paid_reaction_star_count_max").
Type of the paid reaction; pass null if the user didn't choose reaction type explicitly, for example, the reaction is set from the message bubble.
Adds the paid message reaction to a message. Use getMessageAvailableReactions to check whether the reaction is available for the message. Request type for Tdjson#addPendingPaidMessageReaction.