Skip to main content

messages.exportedChatInviteReplaced

The specified chat invite was replaced with another one

type tg.MessagesExportedChatInviteReplaced struct { /* ... */ }

Implements messages.ExportedChatInvite.

Fields

NameTypeRequiredDescription
InviteExportedChatInviteClassyesThe replaced chat invite
NewInviteExportedChatInviteClassyesThe invite that replaces the previous invite
Users[]UserClassyesMentioned users

References