bootbot
bootbot copied to clipboard
The reusable attachment ID
Hi,
I set
convo.say({ is_reusable: true, attachment: 'video', url: jsonVideo.contentUrl });
But how to get respone about
{ "attachment_id":"xxxxxxxxxxxx" }
Anyone have example? Thank you