ChatInvite#

class pyrogram.raw.base.ChatInvite#

Chat invite.

Constructors:

This base type has 3 constructors available.

ChatInvite

Chat invite info.

ChatInviteAlready

The user has already joined this chat.

ChatInvitePeek

A chat invitation that also allows peeking into the group to read messages without joining it.

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.