mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
608 B
608 B
CreateTopicPostPMActionsSummary
Example Usage
import { CreateTopicPostPMActionsSummary } from "@lukehagar/discoursejs/sdk/models/operations";
let value: CreateTopicPostPMActionsSummary = {
canAct: false,
id: 773456,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
canAct |
boolean | ✔️ | N/A |
id |
number | ✔️ | N/A |