mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
lint: 0 warnings left
This commit is contained in:
@@ -15,6 +15,6 @@ export interface Contact {
|
||||
* null => if the profile picture has not been set (default profile picture)
|
||||
* any other string => url of the profile picture
|
||||
*/
|
||||
imgUrl?: string | null | 'changed'
|
||||
imgUrl?: string | null
|
||||
status?: string
|
||||
}
|
||||
Reference in New Issue
Block a user