peyk.platforms.bale.methods.pin_chat_message

async peyk.platforms.bale.methods.pin_chat_message(self, chat_id: int | str, message_id: int) bool[source]

Performs the pin 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.