> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-22943c32.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# News

> Reference for the Schemas.News TypeScript interface in the X API SDK. Field definitions, types, and properties for X API request or response payloads.

[Schemas](/xdks/typescript/reference/modules/Schemas).News

## Properties

<ResponseField name="category" type="string" />

<ResponseField name="clusterPostsResults" type="Record<string, any>[]" />

<ResponseField name="contexts" type="Record<string, any>" />

<ResponseField name="disclaimer" type="string" />

<ResponseField name="hook" type="string" />

<ResponseField name="keywords" type="string[]" />

<ResponseField name="lastUpdatedAtMs" type="string" />

<ResponseField name="name" type="string" />

<ResponseField name="restId" type="string" required />

<ResponseField name="summary" type="string" />
