Testing escaping for Telegram API in Go. Created for umputun/remark42#839.
Send the following message:
Here goes [some \\[testing\\] long](ya.ru) linkso recipient in Telegram would receive the following:
Enter your Telegram bot API and chat ID in config/config.go. Then:
$ cd testing-telegram-api
$ go run .