Class TdApi.OptionValue

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.OptionValue
Direct Known Subclasses:
TdApi.OptionValueBoolean, TdApi.OptionValueEmpty, TdApi.OptionValueInteger, TdApi.OptionValueString
Enclosing class:
TdApi

public abstract static class TdApi.OptionValue extends TdApi.Object
This class is an abstract base class. Represents the value of an option.
  • Constructor Details

    • OptionValue

      public OptionValue()
      Default class constructor.