mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added menu item to bot info for bot management.
This commit is contained in:
@@ -23,6 +23,7 @@ struct BotInfo {
|
||||
bool readsAllHistory = false;
|
||||
bool cantJoinGroups = false;
|
||||
bool supportsAttachMenu = false;
|
||||
bool canEditInformation = false;
|
||||
int version = 0;
|
||||
int descriptionVersion = 0;
|
||||
QString description;
|
||||
|
Reference in New Issue
Block a user