@ramonh I am thinking of the best way of defining bubbles with code:

send_bubble "http://image.com/image.png \n HEADLINE \n subheadline "
#or something like this?
send_bubble [{image: "http://", headline: "headline", description: "description"}]
also you can add buttons to them - hmm
another aproach would be content based:
send_bubble_websites --> list of urls, bots get title of websites and preview images etc ...
I am curious what you think about this topic!
@ramonh I am thinking of the best way of defining bubbles with code:

also you can add buttons to them - hmm
another aproach would be content based:
send_bubble_websites --> list of urls, bots get title of websites and preview images etc ...
I am curious what you think about this topic!