mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Update API scheme to layer 103.
This commit is contained in:
@@ -69,9 +69,9 @@ Session::Session(
|
||||
notifications().updateAll();
|
||||
}, _lifetime);
|
||||
subscribe(Global::RefConnectionTypeChanged(), [=] {
|
||||
_api->refreshProxyPromotion();
|
||||
_api->refreshTopPromotion();
|
||||
});
|
||||
_api->refreshProxyPromotion();
|
||||
_api->refreshTopPromotion();
|
||||
_api->requestTermsUpdate();
|
||||
_api->requestFullPeer(_user);
|
||||
|
||||
|
Reference in New Issue
Block a user