peyk.platforms.bale.methods.create_chat_invite_link¶ async peyk.platforms.bale.methods.create_chat_invite_link(self, chat_id: int | str) → Dict[str, object][source]¶ Creates chat invite link through the Bale API. Parameters: chat_id – Identifier of the target chat. Returns: Result produced by the Bale operation.