Closed tokelau closed 7 years ago
Just use parse_mode
parameter with the correct text formatting
For example:
bot.send_message(chat.id, '*bold text* _italic text_, parse_mode='Markdown')
And you will get a message:
bold text italic text
Thanks, it helped)
Thanks it helped me...
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using?
What OS are you using?
What version of python are you using?