struct Trefoil::PostInfo

Included Modules

Defined in:

trefoil/post.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def archived : Bool #

[View source]
def archived_on : Time | Nil #

[View source]
def bumplimit : Bool #

[View source]
def capcode : String | Nil #

[View source]
def capcode_replies : Hash(String, Array(Int32)) | Nil #

[View source]
def closed : Bool #

[View source]
def com : String | Nil #

[View source]
def country : String | Nil #

[View source]
def country_name : String | Nil #

[View source]
def custom_spoilers : Int32 | Nil #

[View source]
def ext : String | Nil #

[View source]
def filedeleted : Bool | Nil #

[View source]
def filename : String | Nil #

[View source]
def fsize : Int32 | Nil #

[View source]
def h : Int32 | Nil #

[View source]
def id : String | Nil #

[View source]
def imagelimit : Bool #

[View source]
def images : Int32 | Nil #

[View source]
def last_modified : Time | Nil #

[View source]
def last_replies : Array(PostInfo) | Nil #

[View source]
def md5 : String | Nil #

[View source]
def name : String | Nil #

[View source]
def no : Int32 #

[View source]
def now : Time #

[View source]
def omitted_images : Int32 | Nil #

[View source]
def omitted_posts : Int32 | Nil #

[View source]
def replies : Int32 | Nil #

[View source]
def resto : Int32 #

[View source]
def semantic_url : String | Nil #

[View source]
def since4pass : Int32 | Nil #

[View source]
def spoiler : Bool | Nil #

[View source]
def sticky : Bool #

[View source]
def sub : String | Nil #

[View source]
def tag : String | Nil #

[View source]
def tim : Int32 | Nil #

[View source]
def time : Time #

[View source]
def tn_h : Int32 | Nil #

[View source]
def tn_w : Int32 | Nil #

[View source]
def trip : String | Nil #

[View source]
def w : Int32 | Nil #

[View source]