Class TdApi.SettingsSectionLanguage

Enclosing class:
TdApi

public static class TdApi.SettingsSectionLanguage extends TdApi.SettingsSection
The application language section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "show-button" for Show Translate Button toggle, "translate-chats" for Translate Entire Chats toggle, "do-not-translate" - for Do Not Translate language list.
    • CONSTRUCTOR

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

    • SettingsSectionLanguage

      public SettingsSectionLanguage()
      The application language section.
    • SettingsSectionLanguage

      public SettingsSectionLanguage(String subsection)
      The application language section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "show-button" for Show Translate Button toggle, "translate-chats" for Translate Entire Chats toggle, "do-not-translate" - for Do Not Translate language list.
  • 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