peyk.platforms.bale.methods.send_chat_action

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

Sends chat action through the Bale API.

Parameters:
  • chat_id – Identifier of the target chat.

  • action – Value used by this operation.

Returns:

Result produced by the Bale operation.