command_prefix
Method
This is a method of the BotConfig class in the bots module.Set command prefix.
Signature
Parameters
No description available.
Returns
The result of the operation.
command_prefix: Set command prefix.
This is a method of the BotConfig class in the bots module.Set command prefix.
def command_prefix(mut self, prefix: impl Into<String>) -> Self