Raw.contacts.AcceptContact
If the add contact action bar is active, add that user as contact
contacts.acceptContact#f831a20f id:InputUser = Updates;
export namespace Raw {
export namespace contacts {
export class AcceptContact {
constructor(params: { id: Raw.TypeInputUser }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xf831a20f
Property
id
: Raw.TypeInputUserThe user to add as contact