Raw.NewSessionCreated

Raw.NewSessionCreated

new_session_created#9ec20908 first_msg_id:long unique_id:long server_salt:long = NewSession;
export namespace Raw {
  export class NewSessionCreated {
    constructor(params: { firstMsgId: bigint; uniqueId: bigint; serverSalt: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x9ec20908

Property