2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Update API scheme on layer 140.

This commit is contained in:
John Preston
2022-04-06 16:27:23 +04:00
parent 7b307a9e54
commit d9f6a5206e
9 changed files with 25 additions and 34 deletions

View File

@@ -21,6 +21,9 @@ struct BotInfo {
std::vector<BotCommand> commands;
Ui::Text::String text = { int(st::msgMinWidth) }; // description
QString botMenuButtonText;
QString botMenuButtonUrl;
QString startToken;
Dialogs::EntryState inlineReturnTo;