Class TdApi.SettingsSectionPowerSaving

Enclosing class:
TdApi

public static class TdApi.SettingsSectionPowerSaving extends TdApi.SettingsSection
The power saving settings section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "videos", "gifs", "stickers", "emoji", "effects", "preload", "background", "call-animations", "particles", "transitions".
    • CONSTRUCTOR

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

    • SettingsSectionPowerSaving

      public SettingsSectionPowerSaving()
      The power saving settings section.
    • SettingsSectionPowerSaving

      public SettingsSectionPowerSaving(String subsection)
      The power saving settings section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "videos", "gifs", "stickers", "emoji", "effects", "preload", "background", "call-animations", "particles", "transitions".
  • 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