keyboardButtonCallback#e62bc960 flags:# requires_password:flags.0?true style:flags.10?KeyboardButtonStyle text:string data:bytes = KeyboardButton;
| Name | Type | Description |
|---|---|---|
| flags | # | Bit mask: a field written flags.N?T is present only when bit N is set. |
| requires_password | flags.0?true | |
| style | flags.10?KeyboardButtonStyle | Styling. |
| text | string | Text. |
| data | bytes | Request payload. |