# 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 |