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

TD.Data.CraftGiftResult

Synopsis

Documentation

data CraftGiftResult Source #

Contains result of gift crafting

Constructors

CraftGiftResultSuccess

Crafting was successful

Fields

CraftGiftResultTooEarly

Crafting isn't possible because one of the gifts can't be used for crafting yet

Fields

CraftGiftResultInvalidGift

Crafting isn't possible because one of the gifts isn't suitable for crafting

CraftGiftResultFail

Crafting has failed