messages.exportedChatInviteReplaced

The specified chat invite was replaced with another one

Constructor schema is available as of layer 124. Switch »

Parameters

Name Type Description
invite ExportedChatInvite The replaced chat invite
new_invite ExportedChatInvite The invite that replaces the previous invite
users Vector<User> Mentioned users

Type

messages.ExportedChatInvite

Go up