LogTags constructor

LogTags(
  1. {required List<String> tags,
  2. int? extra,
  3. int? clientId}
)

Contains a list of available TDLib internal log tags

Implementation

LogTags