peyk.platforms.bale.methods.revoke_chat_invite_link¶
- async peyk.platforms.bale.methods.revoke_chat_invite_link(self, chat_id: int | str, invite_link: str) Dict[str, object][source]¶
Performs the revoke chat invite link operation for the Bale client.
- Parameters:
chat_id – Identifier of the target chat.
invite_link – Value used by this operation.
- Returns:
Result produced by the Bale operation.