KeyboardButtonCallback
---types--- keyboardButtonCallback#e62bc960 flags:# requires_password:flags.0?true style:flags.10?KeyboardButtonStyle text:string data:bytes = KeyboardButton
Belongs to
| KeyboardButton |
This type can be an instance of either:
Members
| text | string | |
| data | bytes | |
| requires_password | flag | This argument defaults to None and can be omitted. |
| style | KeyboardButtonStyle | This argument defaults to None and can be omitted. |