struct TikToker::TikTok::Post
- TikToker::TikTok::Post
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
tiktoker/mappings/tiktok/post.crConstructors
Instance Method Summary
- #author : TikTok::Creator
- #author_stats : TikTok::Creator::Stats
- #challenges : Array(TikTok::Video::Challenge)?
-
#create_time : Time
Returns the video upload time.
-
#desc : String?
Returns the video description.
- #digged : Bool?
- #duet_enabled : Bool?
- #duet_info : TikTok::Video::Duet?
- #for_friend : Bool?
-
#id : String
Returns the video id.
- #is_ad : Bool?
- #item_comment_status : Int32?
- #item_mute : Bool?
- #music : TikTok::Music
- #official_item : Bool?
- #original_item : Bool?
- #private_item : Bool?
- #secret : Bool?
- #share_enabled : Bool?
- #show_not_pass : Bool?
- #stats : TikTok::Video::Stats
- #stitch_enabled : Bool?
- #text_extra : Array(TikTok::Video::TextExtra)?
- #video : TikTok::Video
- #vl1 : Bool?