From e27c9dc379fcbb19777d9c38d291f42bc7430f16 Mon Sep 17 00:00:00 2001 From: yago Date: Mon, 27 Jul 2015 00:04:29 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ccbe1..fe34c17 100644 --- a/README.md +++ b/README.md @@ -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: