peyk.platforms.bale.methods.set_chat_description

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

Updates chat description through the Bale API.

Parameters:
  • chat_id – Identifier of the target chat.

  • description – Description to apply to the target resource.

Returns:

Result produced by the Bale operation.