stop
AsyncMethod
This is a method of the BotProtocol class in the protocols module.Stop the bot
Signature
Returns
The result of the operation.
stop: Stop the bot
This is a method of the BotProtocol class in the protocols module.Stop the bot
async def stop(&mut self) -> Result<()>