Preparing search index...
The search index is not available
tdjson
tdjson
ChatEventInviteLinkRevoked
Interface ChatEventInviteLinkRevoked
A chat invite link was revoked. Subtype of
ChatEventAction
.
interface
ChatEventInviteLinkRevoked
{
@type
:
"chatEventInviteLinkRevoked"
;
invite_link
:
ChatInviteLink
;
}
Index
Properties
@type
invite_
link
Properties
@type
@type
:
"chatEventInviteLinkRevoked"
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 chat invite link was revoked. Subtype of ChatEventAction.