Raw.account.FinishTakeoutSession
Terminate a takeout session, see here for more info.
account.finishTakeoutSession#1d2652ee flags:# success:flags.0?true = Bool;
export namespace Raw {
export namespace account {
export class FinishTakeoutSession {
constructor(params: { success?: boolean }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x1d2652ee