ChatInviteAlready#

class pyrogram.raw.types.ChatInviteAlready#

The user has already joined this chat.

Constructor of ChatInvite.

Details:
  • Layer: 158

  • ID: 5A686D7C

Parameters:

chat (Chat) – The chat connected to the invite.

Functions:

This object can be returned by 1 function.

messages.CheckChatInvite

Check the validity of a chat invite link and get basic info about it.