Raw.DestroySessionOk
destroy_session_ok#e22045fc session_id:long = DestroySessionRes;export namespace Raw {
export class DestroySessionOk {
constructor(params: { sessionId: bigint }) {}
}
}🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 201
Constructor ID: 0xe22045fc
Property
sessionId: bigint