The specified chat invite was replaced with another one
messages.exportedChatInviteReplaced#222600ef invite:ExportedChatInvite new_invite:ExportedChatInvite users:Vector<User> = messages.ExportedChatInvite;
| Name | Type | Description |
|---|---|---|
| invite | ExportedChatInvite | The replaced chat invite |
| new_invite | ExportedChatInvite | The invite that replaces the previous invite |
| users | Vector<User> | Mentioned users |