View Source ExTDLib.Object.KeyboardButtonTypeRequestPoll (ExTDLib v0.0.4)
A button that allows the user to create and send a poll when pressed; available only in private chats.
| Name | Type | Description |
|---|---|---|
| force_regular | bool | If true, only regular polls must be allowed to create. |
| force_quiz | bool | If true, only polls in quiz mode must be allowed to create. |
More details on telegram's documentation.