struct TikToker::TikTok::PostCollection

Included Modules

Defined in:

tiktoker/mappings/tiktok/post_collection.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def cursor : String #

[View source]
def has_more : Bool #

[View source]
def item_list : Array(TikTok::Post) | Nil #

[View source]
def status_code : Int32 #

[View source]