Name | Description |
---|---|
ParseMode | Formatting options The Bot API supports basic formatting for messages. You can use bold, italic, underlined and strikethrough text, as well as inline links and pre-formatted code in your bots' messages. Telegram clients will render them accordingly. You can use either markdown-style or HTML-style formatting. Note that Telegram clients will display an alert to the user before opening an inline link (‘Open this link?’ together with the full URL). Message entities can be nested, providing following restrictions are met: Links tg://user?id=<user_id> can be used to mention a user by their ID without using a username. Please note: |