Skip to content

revokeChatInviteLink

Function · TDLib 1.8.67 · d1085f9c

Revokes invite link for a chat. Available in basic groups, supergroups, and channels. Requires administrator privileges and can_invite_users right in the chat for own links and owner privileges for other links. If a primary link is revoked, then additionally to the revoked link returns new primary link

revokeChatInviteLink(
  chat_id: int53,
  invite_link: string
) → ChatInviteLinks

chat_id

int53

Chat identifier

string

Invite link to be revoked