LogTags
public struct LogTags : Codable, Equatable, FunctionResult
Contains a list of available TDLib internal log tags
-
List of log tags
Declaration
Swift
public let tags: [String]
-
Contains a list of available TDLib internal log tags
Declaration
Swift
public init(tags: [String])
Parameters
tags
List of log tags