migration to JS engine #1
@ -10,6 +10,7 @@ pub enum CommandError {
|
|||||||
ValidationError(String),
|
ValidationError(String),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Clone)]
|
||||||
pub struct BotCommand {
|
pub struct BotCommand {
|
||||||
command: String,
|
command: String,
|
||||||
args: Option<String>,
|
args: Option<String>,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user