Class TdApi.ChatEventMemberJoinedByInviteLink

Enclosing class:
TdApi

public static class TdApi.ChatEventMemberJoinedByInviteLink extends TdApi.ChatEventAction
A new member joined the chat via an invite link.
  • Field Details

    • CONSTRUCTOR

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

    • ChatEventMemberJoinedByInviteLink

      public ChatEventMemberJoinedByInviteLink()
      A new member joined the chat via an invite link.
    • ChatEventMemberJoinedByInviteLink

      public ChatEventMemberJoinedByInviteLink(TdApi.ChatInviteLink inviteLink, boolean viaChatFolderInviteLink)
      A new member joined the chat via an invite link.
      Parameters:
      inviteLink - Invite link used to join the chat.
      viaChatFolderInviteLink - True, if the user has joined the chat using an invite link for a chat folder.
  • 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