2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-28 21:07:39 +00:00

Updated README

This commit is contained in:
yago 2015-07-27 00:04:29 +02:00
parent 7481325bed
commit e27c9dc379

View File

@ -88,7 +88,7 @@ See: https://core.telegram.org/bots/api#sendmessage
### Params:
* **Number|String** *chatId* Unique identifier for the message recipient
* **String** *text* Text of the message to be sent
* **Sting** *text* Text of the message to be sent
* **Object** *[options]* Additional Telegram query options
### Return: