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