haskell-tdlib-2.0.63.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.GiftForResaleOrder

Synopsis

Documentation

data GiftForResaleOrder Source #

Describes order in which upgraded gifts for resale will be sorted

Constructors

GiftForResaleOrderPrice

The gifts will be sorted by their price from the lowest to the highest

GiftForResaleOrderPriceChangeDate

The gifts will be sorted by the last date when their price was changed from the newest to the oldest

GiftForResaleOrderNumber

The gifts will be sorted by their number from the smallest to the largest