GetLogTags constructor

GetLogTags(
  1. {int? extra,
  2. int? clientId}
)

Returns list of available TDLib internal log tags, for example, "actor", "binlog", "connections", "notifications", "proxy". Can be called synchronously

Returns LogTags

Implementation

GetLogTags