Update README.rst

This commit is contained in:
Leandro Toledo 2015-07-20 09:35:11 -03:00
parent 6b7476c18f
commit 2f9c5c6454

View file

@ -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/<bot_username>`` links or username search to find your bot.
To fetch text messages sent to your Bot::