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