View Source ExTDLib.Object.PushMessageContentPoll (ExTDLib v0.0.4)

A message with a poll.

NameTypeDescription
questionstringPoll question.
is_regularboolTrue, if the poll is regular and not in quiz mode.
is_pinnedboolTrue, if the message is a pinned message with the specified content.

More details on telegram's documentation.