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