mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
6.7 KiB
6.7 KiB
GetUserIdentiyProviderExternalIdUserOption
Example Usage
import { GetUserIdentiyProviderExternalIdUserOption } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetUserIdentiyProviderExternalIdUserOption = {
allowPrivateMessages: false,
autoTrackTopicsAfterMsecs: 237173,
automaticallyUnpinTopics: false,
colorSchemeId: "<value>",
darkSchemeId: "<value>",
digestAfterMinutes: 614465,
dynamicFavicon: false,
emailDigests: false,
emailInReplyTo: false,
emailLevel: 839513,
emailMessagesLevel: 33074,
emailPreviousReplies: 522371,
enableAllowedPmUsers: false,
enableDefer: false,
enableQuoting: false,
externalLinksInNewTab: false,
hideProfileAndPresence: false,
homepageId: "<value>",
includeTl0InDigests: false,
likeNotificationFrequency: 15606,
mailingListMode: false,
mailingListModeFrequency: 513075,
newTopicDurationMinutes: 428796,
notificationLevelWhenReplying: 649832,
skipNewUserTips: false,
textSize: "<value>",
textSizeSeq: 68074,
themeIds: [
"<value>",
],
themeKeySeq: 544591,
timezone: "Europe/Dublin",
titleCountMode: "<value>",
userId: 32465,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
allowPrivateMessages |
boolean | ✔️ | N/A |
autoTrackTopicsAfterMsecs |
number | ✔️ | N/A |
automaticallyUnpinTopics |
boolean | ✔️ | N/A |
bookmarkAutoDeletePreference |
number | ➖ | N/A |
colorSchemeId |
string | ✔️ | N/A |
darkSchemeId |
string | ✔️ | N/A |
defaultCalendar |
string | ➖ | N/A |
digestAfterMinutes |
number | ✔️ | N/A |
dynamicFavicon |
boolean | ✔️ | N/A |
emailDigests |
boolean | ✔️ | N/A |
emailInReplyTo |
boolean | ✔️ | N/A |
emailLevel |
number | ✔️ | N/A |
emailMessagesLevel |
number | ✔️ | N/A |
emailPreviousReplies |
number | ✔️ | N/A |
enableAllowedPmUsers |
boolean | ✔️ | N/A |
enableDefer |
boolean | ✔️ | N/A |
enableQuoting |
boolean | ✔️ | N/A |
externalLinksInNewTab |
boolean | ✔️ | N/A |
hideProfileAndPresence |
boolean | ✔️ | N/A |
homepageId |
string | ✔️ | N/A |
includeTl0InDigests |
boolean | ✔️ | N/A |
likeNotificationFrequency |
number | ✔️ | N/A |
mailingListMode |
boolean | ✔️ | N/A |
mailingListModeFrequency |
number | ✔️ | N/A |
newTopicDurationMinutes |
number | ✔️ | N/A |
notificationLevelWhenReplying |
number | ✔️ | N/A |
oldestSearchLogDate |
string | ➖ | N/A |
seenPopups |
any[] | ➖ | N/A |
sidebarLinkToFilteredList |
boolean | ➖ | N/A |
sidebarShowCountOfNewItems |
boolean | ➖ | N/A |
skipNewUserTips |
boolean | ✔️ | N/A |
textSize |
string | ✔️ | N/A |
textSizeSeq |
number | ✔️ | N/A |
themeIds |
any[] | ✔️ | N/A |
themeKeySeq |
number | ✔️ | N/A |
timezone |
string | ✔️ | N/A |
titleCountMode |
string | ✔️ | N/A |
userId |
number | ✔️ | N/A |
watchedPrecedenceOverMuted |
boolean | ➖ | N/A |