mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
2.2 KiB
2.2 KiB
ListLatestTopicsResponseBody
topic updated
Example Usage
import { ListLatestTopicsResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
let value: ListLatestTopicsResponseBody = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
primaryGroups |
any[] | ➖ | N/A |
topicList |
operations.ListLatestTopicsTopicList | ➖ | N/A |
users |
operations.ListLatestTopicsUsers[] | ➖ | N/A |