mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 04:19:39 +00:00
3.3 KiB
3.3 KiB
ListLatestTopicsTopicList
Example Usage
import { ListLatestTopicsTopicList } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListLatestTopicsTopicList = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
canCreateTopic |
boolean | ➖ | N/A |
draft |
string | ➖ | N/A |
draftKey |
string | ➖ | N/A |
draftSequence |
number | ➖ | N/A |
perPage |
number | ➖ | N/A |
topics |
operations.ListLatestTopicsTopics[] | ➖ | N/A |