2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Always show Bot Privacy Policy button.

This commit is contained in:
John Preston
2024-08-13 15:19:15 +02:00
parent a2785867b2
commit 5f8c007a0c
4 changed files with 47 additions and 12 deletions

View File

@@ -31,6 +31,7 @@ struct BotInfo {
QString botMenuButtonText;
QString botMenuButtonUrl;
QString privacyPolicyUrl;
QString startToken;
Dialogs::EntryState inlineReturnTo;