Class TdApi.SettingsSectionChatFolders

Enclosing class:
TdApi

public static class TdApi.SettingsSectionChatFolders extends TdApi.SettingsSection
The chat folder settings section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "edit", "create", "add-recommended", "show-tags", "tab-view".
    • CONSTRUCTOR

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

    • SettingsSectionChatFolders

      public SettingsSectionChatFolders()
      The chat folder settings section.
    • SettingsSectionChatFolders

      public SettingsSectionChatFolders(String subsection)
      The chat folder settings section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "edit", "create", "add-recommended", "show-tags", "tab-view".
  • 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