Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 827 Bytes

File metadata and controls

22 lines (18 loc) · 827 Bytes

Unifapi.Sdk.Model.User

A canonical TikTok user profile. id may be TikTok sec_uid, numeric user id, or public handle.

Properties

Name Type Description Notes
Id string Stable TikTok user id.
Username string
DisplayName string
AvatarUrl string
Bio string
IsVerified bool
IsPrivate bool
FollowerCount int
FollowingCount int
LikeCount int Total likes received across posts
VideoCount int
Region string

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