Answer the question
In order to leave comments, you need to log in
What Markdown features can I use to format text in telegram?
The message is sent by a bot.
Answer the question
In order to leave comments, you need to log in
https://core.telegram.org/bots/api#markdownv2-style
*bold \*text*
_italic \*text_
__underline__
~strikethrough~
*bold _italic bold ~italic bold strikethrough~ __underline italic bold___ bold*
[inline URL](http://www.example.com/)
[inline mention of a user](tg://user?id=123456789)
`inline fixed-width code`
```
pre-formatted fixed-width code block
```
```python
pre-formatted fixed-width code block written in the Python programming language
```
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question