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