david1602 / 1337

A telegram bot that will manage postings of 1337 and do a few more things.
0 stars 0 forks source link

Delete link preview from the flame list #11

Open madr1c opened 7 years ago

madr1c commented 7 years ago

I think it's a bit odd to see a link preview below the flame list especially if it contains multiple links.

My suggestion is that we should try to remove it.

david1602 commented 7 years ago

I don't think we can enable or disable preview of telegram, that's a telegram feature. We can look into it, though. I guess you mean the response list, but this affects anything the bot posts anyway

david1602 commented 7 years ago

The sendMessage function seems to have a property called disable_web_page_preview, which could be utilized here.

david1602 commented 6 years ago

Should be resolvable by adding the property here