TelegramTextBuilder
class TelegramTextBuilder
Deliberately a verbatim copy of :telegram's builder of the same name: it only produces a Telegram-flavoured markdown String and has nothing to do with either client library, but sharing it would mean :ktg depending on :telegram (and so on kotlin-telegram-bot). Keep the two in sync when either changes.