Skip to content

Commit a8cf9f4

Browse files
authored
Update README.md
1 parent b10e45f commit a8cf9f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
* [Using web hooks](#using-web-hooks)
2727
* [Logging](#logging)
2828
* [Proxy](#proxy)
29+
* [New in library](#new-in-library)
2930
* [F.A.Q.](#faq)
3031
* [Bot 2.0](#bot-20)
3132
* [How can I distinguish a User and a GroupChat in message.chat?](#how-can-i-distinguish-a-user-and-a-groupchat-in-messagechat)
@@ -510,6 +511,10 @@ apihelper.proxy = {'https':'socks5://userproxy:password@proxy_address:port'}
510511
```
511512

512513

514+
## New in library
515+
516+
06.06.2019 - Добавленна поддержка опросов (Poll). Добавлены функции send_poll, stop_poll
517+
513518
## F.A.Q.
514519

515520
### Bot 2.0

0 commit comments

Comments
 (0)