messageActionGiftPremium

Info about a gifted Telegram Premium subscription

This service message should be displayed below the appropriate sticker from the inputStickerSetPremiumGifts » stickerset »:

  • If months == 1, choose the sticker with emoji equal to "1️⃣"
  • If months == 3, choose the sticker with emoji equal to "2️⃣"
  • If months == 6, choose the sticker with emoji equal to "3️⃣"
  • If months == 12, choose the sticker with emoji equal to "4️⃣"
  • If months == 24, choose the sticker with emoji equal to "5️⃣"
  • Otherwise, fallback to the sticker with emoji equal to "1️⃣"

messageActionGiftPremium#6c6274fa flags:# currency:string amount:long months:int crypto_currency:flags.0?string crypto_amount:flags.0?long message:flags.1?TextWithEntities = MessageAction;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
currency string Three-letter ISO 4217 currency code
amount long Price 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).
days int  
crypto_currency flags.0?string If the gift was bought using a cryptocurrency, the cryptocurrency name.
crypto_amount flags.0?long If the gift was bought using a cryptocurrency, price of the gift in the smallest units of a cryptocurrency.
message flags.1?TextWithEntities Message attached with the gift

Type

MessageAction

Related pages

Bot Payments API

inputStickerSetPremiumGifts

Stickers to show when receiving a gifted Telegram Premium subscription

Stickers

Telegram clients support displaying static and animated stickers.