messages.ExportedChatInviteReplaced#
- class pyrogram.raw.types.messages.ExportedChatInviteReplaced#
The specified chat invite was replaced with another one.
Constructor of
ExportedChatInvite
.- Details:
Layer:
158
ID:
222600EF
- Parameters:
invite (
ExportedChatInvite
) – The replaced chat invite.new_invite (
ExportedChatInvite
) – The invite that replaces the previous invite.users (List of
User
) – Mentioned users.
- Functions:
This object can be returned by 2 functions.
Get info about a chat invite.
Edit an exported chat invite.