class TelegramBot::KeyboardButtonPollType

Included Modules

Defined in:

telegram_bot/types/keyboard_button_poll_type.cr

Constructors

Instance Method Summary

Constructor Detail

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

def self.new(type : String | Nil = nil) #

def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

Instance Method Detail

def type : String | Nil #

def type=(type : String | Nil) #