Files
discoursejs/docs/sdk/models/operations/usertips.md

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