messages.ExportedChatInvite#

class pyrogram.raw.base.messages.ExportedChatInvite#

Contains info about a chat invite, and eventually a pointer to the newest chat invite.

Constructors:

This base type has 2 constructors available.

messages.ExportedChatInvite

Info about a chat invite.

messages.ExportedChatInviteReplaced

The specified chat invite was replaced with another one.

Functions:

This object can be returned by 2 functions.

messages.GetExportedChatInvite

Get info about a chat invite.

messages.EditExportedChatInvite

Edit an exported chat invite.