Enviar sticker
Enviar mensaje tipo sticker
Send Sticker
POST
https://api2.wazend.net/message/sendSticker/{{instance_name}}
Headers
Name
Value
Content-Type
application/json
apiKey
<api_token>
Body
{
"number": "51924079147", //Número de destinatario con código de país
"sticker": "https://wazend.net/wp-content/uploads/2024/03/cropped-Logo-19.png" /* url or base64 */
}
Name
Type
Description
number
string
Número de la persona destinataria con el código del país
sticker
string
Enlace del sticker (Tiene que estar en .png)
Response
{
"key": {
"remoteJid": "[email protected]",
"fromMe": true,
"id": "3EB0C2B0BC70DE44CCCE62C227BFB276788C972C"
},
"pushName": "",
"status": "PENDING",
"message": {
"stickerMessage": {
"url": "https://mmg.whatsapp.net/o1/v/t62.7118-24/f1/m233/up-oil-image-99c0624d-e5f7-4d10-8475-dc1a9d7c353b?ccb=9-4&oh=01_Q5AaIGGDvhQj2PWBb4jS2KSlV_R6yTSAW0svP08XCw7mpkK3&oe=67674094&_nc_sid=e6ed6c&mms3=true",
"fileSha256": "urtu2AssZIr5uT0PNY21e8XGsViIEd5phd5gzoqmFRk=",
"fileEncSha256": "o/NHtaV6at2n105/u2KyliWGsnO4V5HzQUyrH5d6TwI=",
"mediaKey": "lsmErGiGWYicOexU1OzmqCfM+BU6yJo93NOGNinU2XI=",
"mimetype": "image/webp",
"directPath": "/o1/v/t62.7118-24/f1/m233/up-oil-image-99c0624d-e5f7-4d10-8475-dc1a9d7c353b?ccb=9-4&oh=01_Q5AaIGGDvhQj2PWBb4jS2KSlV_R6yTSAW0svP08XCw7mpkK3&oe=67674094&_nc_sid=e6ed6c",
"fileLength": "8624",
"mediaKeyTimestamp": "1732228762"
}
},
"contextInfo": null,
"messageType": "stickerMessage",
"messageTimestamp": 1732228762,
"instanceId": "a593600e-e145-43f4-8be9-b281ed63bcf8",
"source": "unknown"
}
Última actualización