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