API::V1::Serializers::Status::Poll::PollOption
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(title : String, votes_count : Int32 | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
title
Sourcetitle=(title : String)
Sourcevotes_count
Sourcevotes_count=(votes_count : Int32 | Nil)
Source