peyk.platforms.rubika.types.keypad¶
Classes
|
Represent the Rubika Bot API |
- class peyk.platforms.rubika.types.keypad.Keypad(rows: List[KeypadRow] = <factory>, resize_keyboard: Optional[bool] = None, one_time_keyboard: Optional[bool] = None)[source]¶
Bases:
objectRepresent the Rubika Bot API
Keypadtype.The class preserves the existing public fields and wire-format behavior.
- resize_keyboard: bool | None = None¶
- one_time_keyboard: bool | None = None¶