fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export interface Contact {
|
||||
id: string
|
||||
lid?: string
|
||||
/** name of the contact, you have saved on your WA */
|
||||
name?: string
|
||||
/** name of the contact, the contact has set on their own on WA */
|
||||
|
||||
Reference in New Issue
Block a user