Users
Learn the structure of a user object on VtubersTV.
References
User Object
idString
_id
which is the unique document identifier in the database. usernameString
emailString | undefined
passwordString | undefined
followersString<ObjectId>[]
followingString<ObjectId>[]
watch_historyString[] | undefined
total_viewsInt32
avatarString
birthdayString | undefined
MM/DD/YYYY
. This is only available if the requesting user is the same as the user being requested. display_nameString
pronounsString
bannerString
bioString
is_bannedBoolean
warningsString<ObjectId>[]
roleString
videosString<ObjectId>[]
watch_laterString<ObjectId>[] | undefined
socialsString[]
disliked_videosString<ObjectId>[] | undefined
liked_videosString<ObjectId>[] | undefined
ip_addressesString[] | undefined
tokenString | undefined
latest_videosString<ObjectId>[]
popular_videosString<ObjectId>[]
created_atString
YYYY-MM-DDTHH:MM:SSZ
. _idString
__v.resultString
can_be_editedBoolean
filed_reportsArray<Object>
safety_rulesObject
notificationsArray<Object>
premiumObject
applicationsArray<Object>
vanityObject