deleteRevokedChatInviteLink¶
Deletes revoked chat invite links. Requires administrator privileges and can_invite_users right in the chat for own links and owner privileges for other links
deleteRevokedChatInviteLink(
chat_id: int53,
invite_link: string
) → Ok