Class TdApi.InternalLinkTypeGroupCall

Enclosing class:
TdApi

public static class TdApi.InternalLinkTypeGroupCall extends TdApi.InternalLinkType
The link is a link to a group call that isn't bound to a chat. Call joinGroupCall with the given inviteLink.
  • Field Details

    • CONSTRUCTOR

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

    • InternalLinkTypeGroupCall

      public InternalLinkTypeGroupCall()
      The link is a link to a group call that isn't bound to a chat. Call joinGroupCall with the given inviteLink.
    • InternalLinkTypeGroupCall

      public InternalLinkTypeGroupCall(String inviteLink)
      The link is a link to a group call that isn't bound to a chat. Call joinGroupCall with the given inviteLink.
      Parameters:
      inviteLink - Internal representation of the invite link.
  • 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