Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUser

Hierarchy

  • IUser

Implemented by

Index

Properties

avatar: string

the avatar link of the User

bioLink: string

The link in the bio if the it contains any

createdAt: string

the date of the creation of the User

followers: number

Number of followers for this User

following: number

Number of the accounts this user follows

hearts: number

How many likes this User got over the time

id: string

the id of the User

isUnderAge18: boolean

Whether the User is underage

nickname: string

optional nickname of the User

privateAccount: boolean

Whether the account privacy is set to private

secretUID: string

the secret UID of the User

signature: string

the bio description of the User

uniqueId: string

The tiktok unique id of the User

verified: boolean

Whether the User is a verified User by TikTok

videos: number

Number of the Videos this User has posted

Generated using TypeDoc