GetLogStream
public struct GetLogStream : Codable, Equatable, TDFunction
Returns information about currently used log stream for internal logging of TDLib. This is an offline method. Can be called before authorization. Can be called synchronously
-
Undocumented
Declaration
Swift
public typealias Result = LogStream -
Returns information about currently used log stream for internal logging of TDLib. This is an offline method. Can be called before authorization. Can be called synchronously
Declaration
Swift
public init()
View on GitHub
Install in Dash
GetLogStream Structure Reference