💖 Send a Sticker
Send sticker to the specified phone number
await whatsapp.sendSticker(
phoneNumber : 'PHONE_NUMBER',
stickerId : 'STICKER_ID'
);
param | type | required | description |
---|---|---|---|
phoneNumber | String | yes | Phone number with county code and plus. |
stickerId | String | yes | ID of Sticker |