> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TweetCreateRequest

> Referencia de la interfaz TypeScript Schemas.TweetCreateRequest en el X API SDK. Definiciones de campos, tipos y propiedades para la solicitud o respuesta de la X API.

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

## Propiedades

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

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

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

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

<ResponseField name="forSuperFollowersOnly" type="boolean" />

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

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

<ResponseField name="nullcast" type="boolean" />

<ResponseField name="paidPartnership" type="boolean">
  Indica si este Post es una colaboración pagada. Cuando es true, el Post se etiquetará como una promoción pagada.
</ResponseField>

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

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

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

<ResponseField name="replySettings" type="&#x22;mentionedUsers&#x22; | &#x22;following&#x22; | &#x22;subscribers&#x22; | &#x22;verified&#x22;" />

<ResponseField name="shareWithFollowers" type="boolean" />

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