deleteAllRevokedChatInviteLinks¶
Deletes all revoked chat invite links created by a given chat administrator. Requires administrator privileges and can_invite_users right in the chat for own links and owner privileges for other links
deleteAllRevokedChatInviteLinks(
chat_id: int53,
creator_user_id: int53
) → Ok