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