mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Added missed handler for MTPupdates_GetState.
This commit is contained in:
@@ -224,6 +224,7 @@ Updates::Updates(not_null<Main::Session*> session)
|
||||
|
||||
api().request(MTPupdates_GetState(
|
||||
)).done([=](const MTPupdates_State &result) {
|
||||
stateDone(result);
|
||||
}).send();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user