Raw.auth.ImportAuthorization
Logs in a user using a key transmitted from his native data-center.
auth.importAuthorization#a57a7dad id:long bytes:bytes = auth.Authorization;
export namespace Raw {
export namespace auth {
export class ImportAuthorization {
constructor(params: { id: bigint; bytes: Buffer }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xa57a7dad