markdown telegram bot code example
Example: telegram markdown syntax
**bold**
__italic__
--underline--
~~strike~~
[text URL](https://docs.pyrogram.org/)
[text user mention](tg://user?id=23122162)
`inline fixed-width code`
```
pre-formatted
fixed-width
code block
```