messages.ExportedChatInviteReplaced#

class pyrogram.raw.types.messages.ExportedChatInviteReplaced#

The specified chat invite was replaced with another one

Constructor of ExportedChatInvite.

Details:
  • Layer: 211

  • 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.

messages.GetExportedChatInvite

Get info about a chat invite

messages.EditExportedChatInvite

Edit an exported chat invite