Skip to main content

command_prefix

Method
This is a method of the BotConfig class in the bots module.
Set command prefix.

Signature

Parameters

impl Into<String>
required
No description available.

Returns

Self
The result of the operation.

Rust CLI