Raw.DestroySessionOk

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: 185
Constructor ID: 0xe22045fc

Property