mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support bot verifications without modify access.
This commit is contained in:
@@ -35,6 +35,7 @@ struct BotVerifierSettings {
|
||||
DocumentId iconId = 0;
|
||||
QString company;
|
||||
QString customDescription;
|
||||
bool canModifyDescription = false;
|
||||
|
||||
explicit operator bool() const {
|
||||
return iconId != 0;
|
||||
|
Reference in New Issue
Block a user