Skip to content

StarTransactionTypePremiumPurchase

Type · TDLib 1.8.67 · d1085f9c

The transaction is a purchase of Telegram Premium subscription; relevant for regular users and bots only

StarTransactionTypePremiumPurchase(
  user_id: int53,
  month_count: int32,
  sticker: Sticker
) → StarTransactionType

user_id

int53

Identifier of the user who received the Telegram Premium subscription

month_count

int32

Number of months the Telegram Premium subscription will be active

sticker

Sticker

A sticker to be shown in the transaction information; may be null if unknown