mirror of
https://github.com/LukeHagar/discoursejs.git
synced 2025-12-07 12:27:48 +00:00
17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
# UpdateTopicResponseBody
|
|
|
|
topic updated
|
|
|
|
## Example Usage
|
|
|
|
```typescript
|
|
import { UpdateTopicResponseBody } from "@lukehagar/discoursejs/sdk/models/operations";
|
|
|
|
let value: UpdateTopicResponseBody = {};
|
|
```
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------- |
|
|
| `basicTopic` | [operations.BasicTopic](../../../sdk/models/operations/basictopic.md) | :heavy_minus_sign: | N/A | |