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 | Nil #

[View source]
def cover_medium : String | Nil #

[View source]
def cover_thumb : String | Nil #

[View source]
def desc : String | Nil #

[View source]
def id : String #

[View source]
def is_commerce : Bool | Nil #

[View source]
def profile_large : String | Nil #

[View source]
def profile_medium : String | Nil #

[View source]
def profile_thumb : String | Nil #

[View source]
def title : String | Nil #

[View source]