haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.UserTransactionPurpose

Synopsis

Documentation

data UserTransactionPurpose Source #

Describes purpose of a transaction with a user

Constructors

UserTransactionPurposeGiftedStars

A user gifted Telegram Stars

Fields

  • sticker :: Maybe Sticker

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

UserTransactionPurposeGiftSell

The current user sold a gift received from another user

Fields

UserTransactionPurposeGiftSend

The current user sent a gift to another user

Fields