PollAnswer class Tourmaline::PollAnswer inherits Reference # This object contains information about one answer option in a poll. Included modules# JSON::Serializable Tourmaline::Model Class methods# .new(pull : JSON::PullParser) # Methods# #option_ids : Array(Int32) # #poll_id : String # #user : User #