Skip to main content

on_command

AsyncMethod
This is a method of the BotProtocol class in the protocols module.
Handle command

Signature

Parameters

&str
required
No description available.
&
required
No description available.

Returns

Result<BotResponse>
The result of the operation.

Rust CLI