is_running
Method
This is a method of the BotProtocol class in the bots module.Whether the bot is currently running.
Signature
Returns
The result of the operation.
is_running: Whether the bot is currently running.
This is a method of the BotProtocol class in the bots module.Whether the bot is currently running.
def is_running(&self) -> bool