new
Method
This is a method of the BotConfig class in the bots module.Create a new bot config.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new bot config.
This is a method of the BotConfig class in the bots module.Create a new bot config.
def new(token: impl Into<String>, platform: impl Into<String>) -> Self