Raw.UpdateUser

Raw.UpdateUser

User (user and/or userfull) information was updated, it must be refetched using users.getfulluser.

updateUser#20529438 user_id:long = Update;
export namespace Raw {
  export class UpdateUser {
    constructor(params: { userId: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x20529438

Property