struct TikToker::TikTok::Video::TextExtra

Included Modules

Defined in:

tiktoker/mappings/tiktok/video/text_extra.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def aweme_id : String? #

[View source]
def end : UInt16? #

[View source]
def hashtag_id : String? #

[View source]
def hashtag_name : String? #

[View source]
def is_commerce : Bool? #

[View source]
def sec_uid : String? #

[View source]
def start : UInt16? #

[View source]
def type : UInt16? #

[View source]
def user_id : String? #

[View source]
def user_unique_id : String? #

[View source]