Raw.contacts.DeleteContacts

Raw.contacts.DeleteContacts

Deletes several contacts from the list.

contacts.deleteContacts#96a0e00 id:Vector<InputUser> = Updates;
export namespace Raw {
  export namespace contacts {
    export class DeleteContacts {
      constructor(params: { id: Array<Raw.TypeInputUser> }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x96a0e00

Property

Results

Raw.TypeUpdates