haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetLogTags

Synopsis

Documentation

data GetLogTags Source #

Returns the list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. Can be called synchronously. Returns LogTags

Constructors

GetLogTags 

Instances

Instances details
ToJSON GetLogTags Source # 
Instance details

Defined in TD.Query.GetLogTags

Show GetLogTags Source # 
Instance details

Defined in TD.Query.GetLogTags

Eq GetLogTags Source # 
Instance details

Defined in TD.Query.GetLogTags

ShortShow GetLogTags Source # 
Instance details

Defined in TD.Query.GetLogTags