InputMediaPoll
---types---
inputMediaPoll#883a4108 flags:# poll:Poll correct_answers:flags.0?Vector<int> attached_media:flags.3?InputMedia solution:flags.1?string solution_entities:flags.1?Vector<MessageEntity> solution_media:flags.2?InputMedia = InputMedia
Belongs to
This type can be an instance of either:
Members
| poll | Poll | |
| correct_answers | int | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| attached_media | InputMedia | This argument defaults to None and can be omitted. |
| solution | string | This argument defaults to None and can be omitted. |
| solution_entities | MessageEntity | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
| solution_media | InputMedia | This argument defaults to None and can be omitted. |