haskell-tdlib-2.0.72.0: Binding to the Telegram Database Library
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.GiftResaleResult

Synopsis

Documentation

data GiftResaleResult Source #

Describes result of sending a resold gift

Constructors

GiftResaleResultOk

Operation was successfully completed

GiftResaleResultPriceIncreased

Operation has failed, because price has increased. If the price has decreased, then the buying will succeed anyway

Fields