TelegramClientUncompleDocumentation
static String parseMarkdownBold(String text) { return "**${text}**"; }