class TelegramBot::ReplyKeyboardRemove
- TelegramBot::ReplyKeyboardRemove
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram_bot/types/reply_keyboard_remove.crConstructors
Instance Method Summary
- #remove_keyboard=(remove_keyboard : Bool)
- #remove_keyboard? : Bool
- #selective=(selective : Bool | Nil)
- #selective? : Bool | Nil