Class TdApi.InternalLinkTypeSavedMessages

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeSavedMessages extends TdApi.InternalLinkType
The link is a link to the Saved Messages chat. Call createPrivateChat with getOption("my_id") and open the chat.
  • Field Details

    • CONSTRUCTOR

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

    • InternalLinkTypeSavedMessages

      public InternalLinkTypeSavedMessages()
      The link is a link to the Saved Messages chat. Call createPrivateChat with getOption("my_id") and open the chat.
  • 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