We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10e45f commit a8cf9f4Copy full SHA for a8cf9f4
README.md
@@ -26,6 +26,7 @@
26
* [Using web hooks](#using-web-hooks)
27
* [Logging](#logging)
28
* [Proxy](#proxy)
29
+ * [New in library](#new-in-library)
30
* [F.A.Q.](#faq)
31
* [Bot 2.0](#bot-20)
32
* [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'}
510
511
```
512
513
514
+## New in library
515
+
516
+06.06.2019 - Добавленна поддержка опросов (Poll). Добавлены функции send_poll, stop_poll
517
518
## F.A.Q.
519
520
### Bot 2.0
0 commit comments