class
TD::PollType::Regular
- TD::PollType::Regular
- TD::PollType
- TD::Base
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
telegram/types/poll_type/regular.crConstructors
- .new(pull : JSON::PullParser)
- .new(__json : JSON::Any | Nil = nil)
- .new(allow_multiple_answers : Bool = false)
Instance Method Summary
- #allow_multiple_answers : Bool
- #allow_multiple_answers=(allow_multiple_answers : Bool)
- #object_type : String
- #object_type=(object_type : String)