Raw.contacts.GetSaved
Get all contacts, requires a takeout session, see here for more info.
contacts.getSaved#82f1e39f = Vector<SavedContact>;
export namespace Raw {
export namespace contacts {
export class GetSaved {
constructor(params: {}) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x82f1e39f