mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 12:27:48 +00:00
666 B
666 B
GetGroupRequest
Example Usage
import { GetGroupRequest } from "@lukehagar/discoursejs/sdk/models/operations";
let value: GetGroupRequest = {
id: "name",
};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | Use group name instead of id | name |