class RedditListing

Included Modules

Defined in:

invidious/comments.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(tuple) #

Instance Method Detail

def children : Array(RedditThing) #

[View source]
def children=(children : Array(RedditThing)) #

[View source]
def modhash : String #

[View source]
def modhash=(modhash : String) #

[View source]