peyk.platforms.bale.methods.get_chat_administrators

async peyk.platforms.bale.methods.get_chat_administrators(self, chat_id: int | str) List[ChatMember][source]

Retrieves chat administrators from the Bale API.

Parameters:

chat_id – Identifier of the target chat.

Returns:

Result produced by the Bale operation.