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