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
tagsList of log tags
View on GitHub
Install in Dash
LogTags Structure Reference