migration to JS engine #1
@ -59,7 +59,7 @@ pub struct Button {
|
||||
name: String,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Debug)]
|
||||
#[derive(Serialize, Deserialize, Debug, Clone)]
|
||||
pub struct BotMessage {
|
||||
// buttons: Vec<Button>
|
||||
buttons: BotFunction,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user