stop
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Stop the bot.
Signature
Source
View on GitHub
praisonaiagents/bots/protocols.py at line 326stop: Stop the bot.
This is a method of the BotProtocol class in the protocols module.Stop the bot.
async def stop() -> None
praisonaiagents/bots/protocols.py at line 326