telegram api constructor · layer 229 · #45d5b021

messageActionGiftStars

You gifted or were gifted some Telegram Stars.

definition

messageActionGiftStars#45d5b021 flags:# currency:string amount:long stars:long crypto_currency:flags.0?string crypto_amount:flags.0?long transaction_id:flags.1?string = MessageAction;

parameters

nametypedescription
flags#Flags, see TL conditional fields
currencystringThree-letter ISO 4217 currency code
amountlongPrice of the gift in the smallest units of the currency (integer, not float/double). For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).
starslongAmount of gifted stars
crypto_currencyflags.0?stringIf the gift was bought using a cryptocurrency, the cryptocurrency name.
crypto_amountflags.0?longIf the gift was bought using a cryptocurrency, price of the gift in the smallest units of a cryptocurrency.
transaction_idflags.1?stringIdentifier of the transaction, only visible to the receiver of the gift.

type

MessageAction · 68 other constructors

history

present in layers 185–229

idlayers
#45d5b021185–229