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

> X API SDK의 Schemas.TweetCreateRequest TypeScript 인터페이스 참조. X API 요청 또는 응답의 필드 정의, 타입 및 속성.

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

## 속성

<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">
  이 Post가 유료 파트너십인지 여부입니다. true인 경우 Post에 유료 프로모션으로 라벨이 표시됩니다.
</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" />
