telegram api type · layer 229
StarsTransactionPeer
Source of an incoming Telegram Star transaction, or its recipient for outgoing Telegram Star transactions.
constructors (8)
| constructor | id | description |
|---|---|---|
| starsTransactionPeerUnsupported | #95f2bfe4 | Describes a Telegram Star transaction that cannot be described using the current layer. |
| starsTransactionPeerAppStore | #b457b375 | Describes a Telegram Star transaction with the App Store, used when purchasing Telegram Stars through the App Store. |
| starsTransactionPeerPlayMarket | #7b560a0b | Describes a Telegram Star transaction with the Play Store, used when purchasing Telegram Stars through the Play Store. |
| starsTransactionPeerPremiumBot | #250dbaf8 | Describes a Telegram Star transaction made using @PremiumBot (i.e. using the inputInvoiceStars flow described here »). |
| starsTransactionPeerFragment | #e92fd902 | Describes a Telegram Star transaction with Fragment, used when purchasing Telegram Stars through Fragment. |
| starsTransactionPeer | #d80da15d | Describes a Telegram Star transaction with another peer. |
| starsTransactionPeerAds | #60682812 | Describes a Telegram Star transaction used to pay for Telegram ads as specified here ». |
| starsTransactionPeerAPI | #f9677aad | Describes a Telegram Star transaction used to pay for paid API usage, such as paid bot broadcasts. |