haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.SetOption

Synopsis

Documentation

data SetOption Source #

Sets the value of an option. (Check the list of available options on https://core.telegram.org/tdlib/options.) Only writable options can be set. Can be called before authorization. Returns Ok

Constructors

SetOption 

Fields

Instances

Instances details
ToJSON SetOption Source # 
Instance details

Defined in TD.Query.SetOption

Show SetOption Source # 
Instance details

Defined in TD.Query.SetOption

Eq SetOption Source # 
Instance details

Defined in TD.Query.SetOption

ShortShow SetOption Source # 
Instance details

Defined in TD.Query.SetOption