tucnak / telebot

Telebot is a Telegram bot framework in Go.
MIT License
3.77k stars 440 forks source link

when i use img html tag, telegram: Bad Request: can't parse entities: Unsupported start tag "img" at byte offset 1 (400) #688

Open cocoyes opened 1 month ago

cocoyes commented 1 month ago

telegram: Bad Request: can't parse entities: Unsupported start tag "img" at byte offset 1 (400)

var TgGamePlay = `

cocoyes commented 1 month ago

c.Send(common.TgGamePlay, tele.ModeHTML)