From 2f9c5c64544df1a09d9b19b2fbf7e16edbb6c84a Mon Sep 17 00:00:00 2001 From: Leandro Toledo Date: Mon, 20 Jul 2015 09:35:11 -0300 Subject: [PATCH] Update README.rst --- README.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.rst b/README.rst index dbe9399d1..5b5ef5bb8 100644 --- a/README.rst +++ b/README.rst @@ -130,8 +130,6 @@ To see if your credentials are successful:: >>> print bot.getMe() {"first_name": "Toledo's Palace Bot", "username": "ToledosPalaceBot"} -**NOTE**: much more than the small sample given here will print - Bots can't initiate conversations with users. A user must either add them to a group or send them a message first. People can use ``telegram.me/`` links or username search to find your bot. To fetch text messages sent to your Bot::