Bot Webhooks
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"konverse": {
"type": "text",
"text": ["Hello from webhook"]
}
}{
"konverse": {
"type": "attachment",
"attachment": {
"url": "https://cdn.pixabay.com/photo/2020/06/17/12/33/watermelon-5309310_960_720.png",
"mime": "image/jpeg"
}
}
}{
"konverse": {
"stopPropagation": true
}
}