mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
1.2 KiB
1.2 KiB
UserTips
Example Usage
import { UserTips } from "@lukehagar/discoursejs/sdk/models/operations";
let value: UserTips = {
adminGuide: 337477,
firstNotification: 431785,
postMenu: 970494,
suggestedTopics: 592780,
topicNotificationLevels: 133439,
topicTimeline: 354506,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
adminGuide |
number | ✔️ | N/A |
firstNotification |
number | ✔️ | N/A |
postMenu |
number | ✔️ | N/A |
suggestedTopics |
number | ✔️ | N/A |
topicNotificationLevels |
number | ✔️ | N/A |
topicTimeline |
number | ✔️ | N/A |