struct Trefoil::BoardInfo

Included Modules

Defined in:

trefoil/board.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def bump_limit : Int32 #

[View source]
def cooldowns : Cooldowns #

[View source]
def custom_spoilers? : Int32 | Nil #

[View source]
def image_limit : Int32 #

[View source]
def is_archived : Int32 | Nil #

[View source]
def max_comment_chars : Int32 #

[View source]
def max_filesize : Int32 #

[View source]
def max_webm_duration : Int32 #

[View source]
def max_webm_filesize : Int32 #

[View source]
def meta_description : String #

[View source]
def name : String #

[View source]
def pages : Int32 #

[View source]
def spoilers? : Int32 | Nil #

[View source]
def title : String #

[View source]
def ws_board : Int32 #

[View source]