struct TikToker::TikTok::Video::Challenge

Included Modules

Defined in:

tiktoker/mappings/tiktok/video/challenge.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def cover_larger : String? #

[View source]
def cover_medium : String? #

[View source]
def cover_thumb : String? #

[View source]
def desc : String? #

[View source]
def id : String #

[View source]
def is_commerce : Bool? #

[View source]
def profile_large : String? #

[View source]
def profile_medium : String? #

[View source]
def profile_thumb : String? #

[View source]
def title : String? #

[View source]