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

Update README.md

Fixed misspelling in README
This commit is contained in:
Sebastian Troć 2015-07-10 20:54:06 +02:00
parent a17755eb0d
commit de490868bc

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: