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