mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Update API scheme on layer 144.
This commit is contained in:
@@ -321,7 +321,9 @@ void Session::unlockTerms() {
|
||||
|
||||
void Session::termsDeleteNow() {
|
||||
api().request(MTPaccount_DeleteAccount(
|
||||
MTP_string("Decline ToS update")
|
||||
MTP_flags(0),
|
||||
MTP_string("Decline ToS update"),
|
||||
MTPInputCheckPasswordSRP()
|
||||
)).send();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user