Class TdApi.GetApplicationConfig

  • Enclosing class:
    TdApi

    public static class TdApi.GetApplicationConfig
    extends TdApi.Function
    Returns application config, provided by the server. Can be called before authorization.

    Returns JsonValue

    • Field Detail

      • CONSTRUCTOR

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

      • GetApplicationConfig

        public GetApplicationConfig()
        Default constructor for a function, which returns application config, provided by the server. Can be called before authorization.

        Returns JsonValue