Class TdApi.InternalLinkTypeMyProfilePage

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeMyProfilePage extends TdApi.InternalLinkType
The link is a link to the My Profile application page.
  • Field Details

    • section

      public String section
      Section of the page; may be one of "", "posts", "posts/all-stories", "posts/add-album", "gifts", "archived-posts".
    • CONSTRUCTOR

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

    • InternalLinkTypeMyProfilePage

      public InternalLinkTypeMyProfilePage()
      The link is a link to the My Profile application page.
    • InternalLinkTypeMyProfilePage

      public InternalLinkTypeMyProfilePage(String section)
      The link is a link to the My Profile application page.
      Parameters:
      section - Section of the page; may be one of "", "posts", "posts/all-stories", "posts/add-album", "gifts", "archived-posts".
  • 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