Class TdApi.SettingsSectionBusiness

Enclosing class:
TdApi

public static class TdApi.SettingsSectionBusiness extends TdApi.SettingsSection
The "Telegram Business" section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "do-not-hide-ads".
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • SettingsSectionBusiness

      public SettingsSectionBusiness()
      The "Telegram Business" section.
    • SettingsSectionBusiness

      public SettingsSectionBusiness(String subsection)
      The "Telegram Business" section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "do-not-hide-ads".
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.SettingsSection
      Returns:
      this.CONSTRUCTOR