@bazbt3 Yes you can attach an image in the Telegram chat, if you want to include text put it in the caption for the image.
// @matigo
@bazbt3 Yes you can attach an image in the Telegram chat, if you want to include text put it in the caption for the image.
// @matigo
The quick and dirty approach being grab the image urls from the html part of the notification and append them to the text part. Telegram shows thumbnail previews of URLs so it should work.
Okay I think I've got a method worked out for showing images in the notifications going to Telegram via BlurbyBot. Not the ideal way but Telegram is rather strict about what it allows with regards to HTML content.
@feorlen if you are using the admin panel you might give https://chat.10centuries.org a try instead.
// @matigo
@matigo oh well then… I figured out my problem in the meantime so I'll stop panhandling on the timeline. It's a Telegram specific issue so I can test directly there.