peyk.platforms.rubika.methods.unban_chat_member¶
- async peyk.platforms.rubika.methods.unban_chat_member(self, chat_id: str, user_id: str) bool[source]¶
Performs the unban chat member operation for the Rubika client.
- Parameters:
chat_id – Identifier of the target chat.
user_id – Identifier of the target user.
- Returns:
Result produced by the Rubika operation.