- new parameter for poll(): one_time polls for only one time if set to true
- messages can be sent silently (no notification sound, notification will still pop up)
- restrict chat members with restrictChatMember. Needs chat id, user id and instance of ChatPermissions
- added reply-data to Message-class (bot-replying is in development)
- sending audio, video and documents now works (shame on me, how could I miss that?)
- add support for MarkdownV2-formatting