mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
17 KiB
17 KiB
GetUserSentPrivateMessagesTopics
Example Usage
import { GetUserSentPrivateMessagesTopics } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetUserSentPrivateMessagesTopics = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
allowedUserCount |
number | ➖ | N/A |
archetype |
string | ➖ | N/A |
archived |
boolean | ➖ | N/A |
bookmarked |
boolean | ➖ | N/A |
bumped |
boolean | ➖ | N/A |
bumpedAt |
string | ➖ | N/A |
categoryId |
string | ➖ | N/A |
closed |
boolean | ➖ | N/A |
createdAt |
string | ➖ | N/A |
fancyTitle |
string | ➖ | N/A |
featuredLink |
string | ➖ | N/A |
hasSummary |
boolean | ➖ | N/A |
highestPostNumber |
number | ➖ | N/A |
id |
number | ➖ | N/A |
imageUrl |
string | ➖ | N/A |
lastPostedAt |
string | ➖ | N/A |
lastPosterUsername |
string | ➖ | N/A |
lastReadPostNumber |
number | ➖ | N/A |
likeCount |
number | ➖ | N/A |
liked |
boolean | ➖ | N/A |
notificationLevel |
number | ➖ | N/A |
participants |
any[] | ➖ | N/A |
pinned |
boolean | ➖ | N/A |
pinnedGlobally |
boolean | ➖ | N/A |
posters |
operations.GetUserSentPrivateMessagesPosters[] | ➖ | N/A |
postsCount |
number | ➖ | N/A |
replyCount |
number | ➖ | N/A |
slug |
string | ➖ | N/A |
title |
string | ➖ | N/A |
unpinned |
string | ➖ | N/A |
unreadPosts |
number | ➖ | N/A |
unseen |
boolean | ➖ | N/A |
views |
number | ➖ | N/A |
visible |
boolean | ➖ | N/A |