TelegramClientUncompleDocumentation
static String parseMarkdownLink(String text, String links) { return "[${text}](${links})"; }