Fix secret chat test.

GitOrigin-RevId: e69725eca0bcaeab7552f83dba353994f136c323
This commit is contained in:
levlam 2020-09-30 23:01:58 +03:00
parent 30921606c5
commit 3d2067475e

View File

@ -183,7 +183,7 @@ class messages_sendEncrypted final {
BufferSlice data_;
messages_sendEncrypted() = default;
static const int32 ID = -1451792525;
static const int32 ID = 1157265941;
explicit messages_sendEncrypted(TlBufferParser &p)
: flags_(TlFetchInt::parse(p))