Class TdApi.GetLogTags

  • Enclosing class:
    TdApi

    public static class TdApi.GetLogTags
    extends TdApi.Function
    Returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. Can be called synchronously.

    Returns LogTags

    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • GetLogTags

        public GetLogTags()
        Default constructor for a function, which returns list of available TDLib internal log tags, for example, ["actor", "binlog", "connections", "notifications", "proxy"]. Can be called synchronously.

        Returns LogTags