mast / telegram-bot-api

First Telegram Bot API node.js library
http://mast.github.io/telegram-bot-api/
MIT License
246 stars 64 forks source link

Add parse_mode to support Markdown in sendMessage #21

Closed paixaop closed 8 years ago

paixaop commented 8 years ago

Added a parse_mode to the sendMessage call to support Markdown messages, as per the Telegram API

mast commented 8 years ago

Implemented in 1.0.0