Class TdApi.TargetChatInternalLink

Enclosing class:
TdApi

public static class TdApi.TargetChatInternalLink extends TdApi.TargetChat
The chat needs to be open with the provided internal link.
  • Field Details

    • CONSTRUCTOR

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

    • TargetChatInternalLink

      public TargetChatInternalLink()
      The chat needs to be open with the provided internal link.
    • TargetChatInternalLink

      public TargetChatInternalLink(TdApi.InternalLinkType link)
      The chat needs to be open with the provided internal link.
      Parameters:
      link - An internal link pointing to 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.Object
      Returns:
      this.CONSTRUCTOR