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

Auto-submit /start when paying for premium.

This commit is contained in:
John Preston
2022-05-23 15:45:22 +04:00
parent 1eccb34f86
commit ff030d0252
4 changed files with 10 additions and 2 deletions

View File

@@ -193,6 +193,7 @@ public:
ResolveType resolveType = ResolveType::Default;
QString startToken;
ChatAdminRights startAdminRights;
bool startAutoSubmit = false;
QString attachBotUsername;
std::optional<QString> attachBotToggleCommand;
std::optional<QString> voicechatHash;