Compare commits
No commits in common. "9bc104a0d50f0e0be52c39c81ce314c97e581ce0" and "7147da0cb5650d04d8c87305a497e03aaac607c1" have entirely different histories.
9bc104a0d5
...
7147da0cb5
@ -640,7 +640,6 @@ pub struct BotDialog {
|
||||
pub commands: HashMap<String, BotMessage>,
|
||||
pub buttons: HashMap<String, BotMessage>,
|
||||
stateful_msg_handlers: HashMap<String, BotMessage>,
|
||||
#[serde(default)]
|
||||
variants: HashMap<String, HashMap<String, BotMessage>>,
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user