mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-06 04:19:37 +00:00
17 lines
1.2 KiB
Markdown
17 lines
1.2 KiB
Markdown
# InviteToTopicResponseBody
|
|
|
|
topic updated
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { InviteToTopicResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
|
|
|
let value: InviteToTopicResponseBody = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
|
|
| `user` | [operations.InviteToTopicUser](../../../sdk/models/operations/invitetotopicuser.md) | :heavy_minus_sign: | N/A | |