Telegram client has been improved with a new method, SendRichTextMessages, which supports the use of styles like: bold, italic, underline, strike and code.
The use is very simple, if you want send a text in bold, just use the following notation:
This is a **bold** text.
Markdown Syntax
Bold [ * ]
**This is bold message**
Italic [ _ ]
__This is italic message__
Strike [ - ]
--This is strike message--
Underline [ ~ ]
~~This is underline message~~
Monospace [ # ]
##This is monospace message##
Find below a video which shows how works in a Telegram Application.
This browser does not support the video element.