GetLogVerbosityLevel
public struct GetLogVerbosityLevel : Codable, Equatable, TDFunction
Returns current verbosity level of the internal logging of TDLib. This is an offline method. Can be called before authorization. Can be called synchronously
-
Undocumented
Declaration
Swift
public typealias Result = LogVerbosityLevel
-
Returns current verbosity level of the internal logging of TDLib. This is an offline method. Can be called before authorization. Can be called synchronously
Declaration
Swift
public init()