Raw.users.GetUsers

Raw.users.GetUsers

Returns basic user info according to their identifiers.

users.getUsers#d91a548 id:Vector<InputUser> = Vector<User>;
export namespace Raw {
  export namespace users {
    export class GetUsers {
      constructor(params: { id: Array<Raw.TypeInputUser> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xd91a548

Property

Results

Array of Raw.TypeUser

Bots can use