Raw.users.GetFullUser

Raw.users.GetFullUser

Returns extended user info by id.

users.getFullUser#b60f5918 id:InputUser = users.UserFull;
export namespace Raw {
  export namespace users {
    export class GetFullUser {
      constructor(params: { id: Raw.TypeInputUser }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xb60f5918

Property

Results

Raw.users.TypeUserFull

Bots can use