Class TdApi.InternalLinkTypeSettings

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeSettings extends TdApi.InternalLinkType
The link is a link to application settings.
  • Field Details

    • section

      @Nullable public TdApi.SettingsSection section
      Section of the application settings to open; may be null if none.
    • CONSTRUCTOR

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

    • InternalLinkTypeSettings

      public InternalLinkTypeSettings()
      The link is a link to application settings.
    • InternalLinkTypeSettings

      public InternalLinkTypeSettings(TdApi.SettingsSection section)
      The link is a link to application settings.
      Parameters:
      section - Section of the application settings to open; may be null if none.
  • 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.InternalLinkType
      Returns:
      this.CONSTRUCTOR