- new bot-mode: return_on_update_only (whether poll() should only return a value when there is an update or after every request)
- ban, unban or kick members from any group-like chat (bot must be administrator)
- get all administrators from a group-like chat
- most methods now return the response of it's requests.post()s as a dictionary (see bot.py)