Raw.help.GetUserInfo

Raw.help.GetUserInfo

Can only be used by tsf members to obtain internal information.

help.getUserInfo#38a08d3 user_id:InputUser = help.UserInfo;
export namespace Raw {
  export namespace help {
    export class GetUserInfo {
      constructor(params: { userId: Raw.TypeInputUser }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x38a08d3

Property

Results

Raw.help.TypeUserInfo