Files
discoursejs/docs/sdk/models/operations/listlatesttopicstopiclist.md

3.3 KiB
Raw Permalink Blame History

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