mullwar / telebot

The easy way to write Telegram bots in Node.js
https://www.npmjs.com/package/telebot
MIT License
1.48k stars 270 forks source link

How to shielding symbols? #228

Closed Reg93 closed 1 year ago

Reg93 commented 1 year ago

Hello, i have error " can't parse entities"? but \ or \ doesn't help problem. This ""zlib.output_compression"" creates mistake.

How can i save "_" and send message from server to telegram bot?

Reg93 commented 1 year ago

Oh, i found that it is possible with "\". Just tested it wrong. And it doesn't work with MarkdownV2