mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Add bot to group / channel by link with rights.
This commit is contained in:
@@ -20,7 +20,7 @@ struct BotInfo {
|
||||
std::vector<BotCommand> commands;
|
||||
Ui::Text::String text = { int(st::msgMinWidth) }; // description
|
||||
|
||||
QString startToken, startGroupToken, shareGameShortName;
|
||||
QString startToken;
|
||||
Dialogs::EntryState inlineReturnTo;
|
||||
|
||||
ChatAdminRights groupAdminRights;
|
||||
|
Reference in New Issue
Block a user