Scheme update
This commit is contained in:
parent
34592383ed
commit
7a2e51bb05
@ -47,7 +47,7 @@ class MTProto
|
|||||||
/*
|
/*
|
||||||
const V = 71;
|
const V = 71;
|
||||||
*/
|
*/
|
||||||
const V = 90;
|
const V = 91;
|
||||||
const NOT_LOGGED_IN = 0;
|
const NOT_LOGGED_IN = 0;
|
||||||
const WAITING_CODE = 1;
|
const WAITING_CODE = 1;
|
||||||
const WAITING_SIGNUP = -1;
|
const WAITING_SIGNUP = -1;
|
||||||
|
Loading…
Reference in New Issue
Block a user