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

3.7 KiB
Raw Permalink Blame History

ListUserPrivateMessagesTopicList

Example Usage

import { ListUserPrivateMessagesTopicList } from "@lukehagar/discoursejs/sdk/models/operations";

let value: ListUserPrivateMessagesTopicList = {};

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.ListUserPrivateMessagesTopics[] N/A