Class TdApi.InternalLinkTypeContactsPage

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeContactsPage extends TdApi.InternalLinkType
The link is a link to the Contacts tab or page.
  • Field Details

    • section

      public String section
      Section of the page; may be one of "", "search", "sort", "new", "invite", "manage".
    • CONSTRUCTOR

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

    • InternalLinkTypeContactsPage

      public InternalLinkTypeContactsPage()
      The link is a link to the Contacts tab or page.
    • InternalLinkTypeContactsPage

      public InternalLinkTypeContactsPage(String section)
      The link is a link to the Contacts tab or page.
      Parameters:
      section - Section of the page; may be one of "", "search", "sort", "new", "invite", "manage".
  • 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