Preparing search index...
The search index is not available
tdjson
tdjson
ChatEventInviteLinkDeleted
Interface ChatEventInviteLinkDeleted
A revoked chat invite link was deleted. Subtype of
ChatEventAction
.
interface
ChatEventInviteLinkDeleted
{
@type
:
"chatEventInviteLinkDeleted"
;
invite_link
:
ChatInviteLink
;
}
Index
Properties
@type
invite_
link
Properties
@type
@type
:
"chatEventInviteLinkDeleted"
invite_
link
invite_
link
:
ChatInviteLink
The invite link.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
invite_
link
tdjson
Loading...
A revoked chat invite link was deleted. Subtype of ChatEventAction.