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

TD.Data.CanSendGiftResult

Synopsis

Documentation

data CanSendGiftResult Source #

Describes whether a gift can be sent now by the current user

Constructors

CanSendGiftResultOk

The gift can be sent now by the current user

CanSendGiftResultFail

The gift can't be sent now by the current user

Fields