mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 20:37:49 +00:00
32 KiB
32 KiB
User
Fields
| Field | Type | Required | Description |
|---|---|---|---|
admin |
boolean | ✔️ | N/A |
allowedPmUsernames |
any[] | ✔️ | N/A |
avatarTemplate |
string | ✔️ | N/A |
badgeCount |
number | ✔️ | N/A |
canBeDeleted |
boolean | ✔️ | N/A |
canChangeBio |
boolean | ✔️ | N/A |
canChangeLocation |
boolean | ✔️ | N/A |
canChangeTrackingPreferences |
boolean | ✔️ | N/A |
canChangeWebsite |
boolean | ✔️ | N/A |
canDeleteAllPosts |
boolean | ✔️ | N/A |
canEdit |
boolean | ✔️ | N/A |
canEditEmail |
boolean | ✔️ | N/A |
canEditName |
boolean | ✔️ | N/A |
canEditUsername |
boolean | ✔️ | N/A |
canIgnoreUser |
boolean | ✔️ | N/A |
canMuteUser |
boolean | ✔️ | N/A |
canSendPrivateMessageToUser |
boolean | ✔️ | N/A |
canSendPrivateMessages |
boolean | ✔️ | N/A |
canUploadProfileHeader |
boolean | ✔️ | N/A |
canUploadUserCardBackground |
boolean | ✔️ | N/A |
createdAt |
string | ✔️ | N/A |
customFields |
operations.GetUserCustomFields | ✔️ | N/A |
displaySidebarTags |
boolean | ➖ | N/A |
featuredTopic |
string | ✔️ | N/A |
featuredUserBadgeIds |
any[] | ✔️ | N/A |
flairBgColor |
string | ✔️ | N/A |
flairColor |
string | ✔️ | N/A |
flairGroupId |
string | ✔️ | N/A |
flairName |
string | ✔️ | N/A |
flairUrl |
string | ✔️ | N/A |
groupUsers |
operations.GroupUsers[] | ✔️ | N/A |
groups |
operations.GetUserGroups[] | ✔️ | N/A |
hasTitleBadges |
boolean | ✔️ | N/A |
id |
number | ✔️ | N/A |
ignored |
boolean | ✔️ | N/A |
ignoredUsernames |
any[] | ✔️ | N/A |
invitedBy |
string | ✔️ | N/A |
lastPostedAt |
string | ✔️ | N/A |
lastSeenAt |
string | ✔️ | N/A |
locale |
string | ✔️ | N/A |
mailingListPostsPerDay |
number | ✔️ | N/A |
moderator |
boolean | ✔️ | N/A |
muted |
boolean | ✔️ | N/A |
mutedCategoryIds |
any[] | ✔️ | N/A |
mutedTags |
any[] | ✔️ | N/A |
mutedUsernames |
any[] | ✔️ | N/A |
name |
string | ✔️ | N/A |
pendingCount |
number | ✔️ | N/A |
pendingPostsCount |
number | ➖ | N/A |
postCount |
number | ✔️ | N/A |
primaryGroupId |
string | ✔️ | N/A |
primaryGroupName |
string | ✔️ | N/A |
profileViewCount |
number | ✔️ | N/A |
recentTimeRead |
number | ✔️ | N/A |
regularCategoryIds |
any[] | ✔️ | N/A |
secondFactorBackupEnabled |
boolean | ➖ | N/A |
secondFactorEnabled |
boolean | ✔️ | N/A |
sidebarCategoryIds |
any[] | ➖ | N/A |
sidebarTags |
any[] | ➖ | N/A |
staged |
boolean | ✔️ | N/A |
systemAvatarTemplate |
string | ✔️ | N/A |
systemAvatarUploadId |
string | ✔️ | N/A |
timeRead |
number | ✔️ | N/A |
title |
string | ✔️ | N/A |
trackedCategoryIds |
any[] | ✔️ | N/A |
trackedTags |
any[] | ✔️ | N/A |
trustLevel |
number | ✔️ | N/A |
uploadedAvatarId |
string | ✔️ | N/A |
useLogoSmallAsAvatar |
boolean | ✔️ | N/A |
userApiKeys |
string | ✔️ | N/A |
userAuthTokens |
operations.UserAuthTokens[] | ✔️ | N/A |
userFields |
operations.UserFields | ➖ | N/A |
userNotificationSchedule |
operations.UserNotificationSchedule | ✔️ | N/A |
userOption |
operations.UserOption | ✔️ | N/A |
username |
string | ✔️ | N/A |
watchedCategoryIds |
any[] | ✔️ | N/A |
watchedFirstPostCategoryIds |
any[] | ✔️ | N/A |
watchedTags |
any[] | ✔️ | N/A |
watchingFirstPostTags |
any[] | ✔️ | N/A |