mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 20:37:48 +00:00
3.9 KiB
3.9 KiB
GetUserSentPrivateMessagesTopicList
Example Usage
import { GetUserSentPrivateMessagesTopicList } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetUserSentPrivateMessagesTopicList = {};
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.GetUserSentPrivateMessagesTopics[] | ➖ | N/A |