TelegramClientUncompleDocumentation
static String parseHtmlLink(String text, String links) { return "<a href='${links}'>${text}</a>"; }