Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 672 Bytes

File metadata and controls

18 lines (14 loc) · 672 Bytes

Unifapi.Sdk.Model.Comment

A top-level comment on a TikTok video. Replies are fetched via /tiktok/videos/{id}/comments/{comment_id}/replies.

Properties

Name Type Description Notes
Id string
VideoId string
Text string
CreateTime int
LikeCount int
ReplyCount int
IsAuthorLiked bool
Author Author

[Back to Model list] [Back to API list] [Back to README]