Raw.DestroySession

Raw.DestroySession

destroy_session#e7512126 session_id:long = DestroySessionRes;
export namespace Raw {
  export class DestroySession {
    constructor(params: { sessionId: bigint }) {}
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xe7512126

Property

Results

Raw.TypeDestroySessionRes