Raw.contacts.EditCloseFriends

Raw.contacts.EditCloseFriends

Edit the close friends list, see here for more info.

contacts.editCloseFriends#ba6705f0 id:Vector<long> = Bool;
export namespace Raw {
  export namespace contacts {
    export class EditCloseFriends {
      constructor(params: { id: Array<bigint> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xba6705f0

Property

  • id : Array of bigint

    Full list of user ids of close friends, see here for more info.

Results

boolean