Raw.auth.DropTempAuthKeys
Delete all temporary authorization keys except for the ones specified
auth.dropTempAuthKeys#8e48a188 except_auth_keys:Vector<long> = Bool;
export namespace Raw {
export namespace auth {
export class DropTempAuthKeys {
constructor(params: { exceptAuthKeys: Array<bigint> }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x8e48a188