Class TdApi.SettingsSectionSendGift

Enclosing class:
TdApi

public static class TdApi.SettingsSectionSendGift extends TdApi.SettingsSection
The "Send a gift" section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "self".
    • CONSTRUCTOR

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

    • SettingsSectionSendGift

      public SettingsSectionSendGift()
      The "Send a gift" section.
    • SettingsSectionSendGift

      public SettingsSectionSendGift(String subsection)
      The "Send a gift" section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "self".
  • 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