mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 20:37:48 +00:00
12 KiB
12 KiB
SuggestedTopics
Fields
| Field | Type | Required | Description |
|---|---|---|---|
archetype |
string | ✔️ | N/A |
archived |
boolean | ✔️ | N/A |
bookmarked |
string | ✔️ | N/A |
bumped |
boolean | ✔️ | N/A |
bumpedAt |
string | ✔️ | N/A |
categoryId |
number | ✔️ | N/A |
closed |
boolean | ✔️ | N/A |
createdAt |
string | ✔️ | N/A |
excerpt |
string | ✔️ | N/A |
fancyTitle |
string | ✔️ | N/A |
featuredLink |
string | ✔️ | N/A |
highestPostNumber |
number | ✔️ | N/A |
id |
number | ✔️ | N/A |
imageUrl |
string | ✔️ | N/A |
lastPostedAt |
string | ✔️ | N/A |
likeCount |
number | ✔️ | N/A |
liked |
string | ✔️ | N/A |
pinned |
boolean | ✔️ | N/A |
posters |
operations.Posters[] | ✔️ | N/A |
postsCount |
number | ✔️ | N/A |
replyCount |
number | ✔️ | N/A |
slug |
string | ✔️ | N/A |
tags |
any[] | ✔️ | N/A |
tagsDescriptions |
operations.GetTopicTagsDescriptions | ✔️ | N/A |
title |
string | ✔️ | N/A |
unpinned |
string | ✔️ | N/A |
unseen |
boolean | ✔️ | N/A |
views |
number | ✔️ | N/A |
visible |
boolean | ✔️ | N/A |