mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Display bot privacy policy command.
This commit is contained in:
@@ -537,6 +537,7 @@ void ActionsFiller::addBotCommandActions(not_null<UserData*> user) {
|
||||
};
|
||||
addBotCommand(lng_profile_bot_help, qsl("help"));
|
||||
addBotCommand(lng_profile_bot_settings, qsl("settings"));
|
||||
addBotCommand(lng_profile_bot_privacy, qsl("privacy"));
|
||||
}
|
||||
|
||||
void ActionsFiller::addReportAction() {
|
||||
|
Reference in New Issue
Block a user