class Tourmaline::PollOption

Overview

This object contains information about one answer option in a poll.

Included Modules

Defined in:

tourmaline/models/poll_option.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def text : String #

[View source]
def voter_count : Int32 #

[View source]