mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-18 11:39:14 +00:00
docs: add new param to jsdoc for getProfilePicUrl
This commit is contained in:
@@ -549,6 +549,7 @@ class Client extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Returns the contact ID's profile picture URL, if privacy settings allow it
|
||||
* @param {string} contactId the whatsapp user's ID
|
||||
* @returns {Promise<string>}
|
||||
*/
|
||||
async getProfilePicUrl(contactId) {
|
||||
|
||||
Reference in New Issue
Block a user