mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-20 12:39:20 +00:00
docs: add location to supported content types
This commit is contained in:
@@ -241,7 +241,7 @@ class Client extends EventEmitter {
|
|||||||
/**
|
/**
|
||||||
* Send a message to a specific chatId
|
* Send a message to a specific chatId
|
||||||
* @param {string} chatId
|
* @param {string} chatId
|
||||||
* @param {string|MessageMedia} content
|
* @param {string|MessageMedia|Location} content
|
||||||
* @param {object} options
|
* @param {object} options
|
||||||
* @returns {Promise<Message>} Message that was just sent
|
* @returns {Promise<Message>} Message that was just sent
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user