mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
587 B
587 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 |