Skip to main content

updateBotPurchasedPaidMedia

Bots only: a user has purchased a paid media.

type tg.UpdateBotPurchasedPaidMedia struct { /* ... */ }

Implements Update.

Fields

NameTypeRequiredDescription
UserIDint64yesThe user that bought the media
PayloadstringyesPayload passed by the bot in inputMediaPaidMedia.payload
QtsintyesNew qts value, see updates » for more info.

References