2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 05:17:41 +00:00

Merge pull request #10 from SebastianTroc/patch-1

Update README.md
This commit is contained in:
Yago 2015-07-12 11:48:25 +02:00
commit a10ee18162

View File

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