peyk.platforms.bale.methods.unpin_chat_message¶
- async peyk.platforms.bale.methods.unpin_chat_message(self, chat_id: int | str, message_id: int) bool[source]¶
Performs the unpin chat message operation for the Bale client.
- Parameters:
chat_id – Identifier of the target chat.
message_id – Identifier of the target message.
- Returns:
Result produced by the Bale operation.