A button that allows the user to create and send a poll when pressed; available only in private
keyboardButtonRequestPoll#7a11d782 flags:# style:flags.10?KeyboardButtonStyle quiz:flags.0?Bool text:string = KeyboardButton;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| style | flags.10?KeyboardButtonStyle | |
| quiz | flags.0?Bool | If set, only quiz polls can be sent |
| text | string | Button text |