View Source ExTDLib.Object.PushMessageContentPoll (ExTDLib v0.0.4)
A message with a poll.
| Name | Type | Description |
|---|---|---|
| question | string | Poll question. |
| is_regular | bool | True, if the poll is regular and not in quiz mode. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.