peyk.platforms.bale.methods.get_chat_members_count¶ async peyk.platforms.bale.methods.get_chat_members_count(self, chat_id: int | str) → int[source]¶ Retrieves chat members count from the Bale API. Parameters: chat_id – Identifier of the target chat. Returns: Result produced by the Bale operation.