struct TikToker::TikTok::Creator::Stats

Included Modules

Defined in:

tiktoker/mappings/tiktok/creator/stats.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def follower_count : UInt64 #

[View source]
def following_count : UInt64 #

[View source]
def heart : UInt64 #

[View source]
def heart_count : UInt64 #

[View source]
def video_count : UInt64 #

[View source]