feat(tgbot): add title menu
This commit is contained in:
parent
f045eb22b2
commit
da40d7df49
7 changed files with 244 additions and 11 deletions
|
|
@ -6,5 +6,6 @@ struct Title {
|
|||
std::string name;
|
||||
std::string description;
|
||||
int64_t num;
|
||||
std::string imageUrl;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue