TelegramClientUncompleDocumentation
static String parseMarkdownCode(String text) { return "```${text}```"; }