Class TdApi.OptionValueEmpty

  • Enclosing class:
    TdApi

    public static class TdApi.OptionValueEmpty
    extends TdApi.OptionValue
    Represents an unknown option or an option which has a default value.
    • Field Detail

      • CONSTRUCTOR

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

      • OptionValueEmpty

        public OptionValueEmpty()
        Represents an unknown option or an option which has a default value.