Abdulkader Khateeb

Results 3 comments of Abdulkader Khateeb
trafficstars

it didn't work, I've added this option to the payload of `{{baseUrl}}/client/sendMessage/:sessionId` let me know if I should another API endpoint to send stickers @chrishubert

I can see no `options` in that request `{{baseUrl}}/client/sendMessage/:sessionId` I'm using this repository as API, all retries failed, I didn't find anything helpful in the Swagger Documentation :(

Thanks it works now, I was confused by the attribute name, this is the request if anyone wants to know about it: ``` { "chatId": "*****@c.us", "contentType": "MessageMediaFromURL", "content": "https://**********/img.png",...