mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
14 KiB
14 KiB
ListLatestTopicsTopics
Example Usage
import { ListLatestTopicsTopics } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListLatestTopicsTopics = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
archetype |
string | ➖ | N/A |
archived |
boolean | ➖ | N/A |
bookmarked |
boolean | ➖ | N/A |
bumped |
boolean | ➖ | N/A |
bumpedAt |
string | ➖ | N/A |
categoryId |
number | ➖ | 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 |
opLikeCount |
number | ➖ | N/A |
pinned |
boolean | ➖ | N/A |
pinnedGlobally |
boolean | ➖ | N/A |
posters |
operations.ListLatestTopicsPosters[] | ➖ | 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 |