mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Fix poll options serialization
This commit is contained in:
@@ -1217,7 +1217,7 @@ class TeleBot:
|
||||
Send polls
|
||||
:param chat_id:
|
||||
:param question:
|
||||
:param options:
|
||||
:param options: array of str with answers
|
||||
:param is_anonymous:
|
||||
:param type:
|
||||
:param allows_multiple_answers:
|
||||
|
||||
Reference in New Issue
Block a user