Raw.auth.LoginTokenSuccess
Login via token (qr code) succeeded!
auth.loginTokenSuccess#390d5c5e authorization:auth.Authorization = auth.LoginToken;export namespace Raw {
export namespace auth {
export class LoginTokenSuccess {
constructor(params: { authorization: Raw.auth.TypeAuthorization }) {}
}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0x390d5c5e
Property
authorization: Raw.auth.TypeAuthorizationAuthorization info