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

# 네임스페이스: Posts

<div id="type-aliases">
  ## type 별칭
</div>

<div id="getinsights28hrresponse">
  ### GetInsights28hrResponse
</div>

Ƭ **GetInsights28hrResponse**: [`Get2Insights28hrResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2Insights28hrResponse)

getInsights28hr 요청에 대한 응답

#### 정의 위치

[posts/models.ts:18](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L18)

***

<div id="getanalyticsresponse">
  ### GetAnalyticsResponse
</div>

Ƭ **GetAnalyticsResponse**: [`Analytics`](/ko/xdks/typescript/reference/interfaces/Schemas.Analytics)

getAnalytics의 응답

#### 정의된 위치

[posts/models.ts:24](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L24)

***

<div id="getrepostsresponse">
  ### GetRepostsResponse
</div>

Ƭ **GetRepostsResponse**: [`Get2TweetsIdRetweetsResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsIdRetweetsResponse)

getReposts에 대한 응답

#### 정의된 위치

[posts/models.ts:30](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L30)

***

<div id="searchrecentresponse">
  ### SearchRecentResponse
</div>

Ƭ **SearchRecentResponse**: [`Get2TweetsSearchRecentResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSearchRecentResponse)

searchRecent의 응답

#### 정의된 위치

[posts/models.ts:36](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L36)

***

<div id="searchallresponse">
  ### SearchAllResponse
</div>

Ƭ **SearchAllResponse**: [`Get2TweetsSearchAllResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSearchAllResponse)

searchAll 요청에 대한 응답

#### 정의된 위치

[posts/models.ts:42](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L42)

***

<div id="getbyidsresponse">
  ### GetByIdsResponse
</div>

Ƭ **GetByIdsResponse**: [`Get2TweetsResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsResponse)

getByIds의 응답

#### 정의된 위치

[posts/models.ts:48](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L48)

***

<div id="createrequest">
  ### CreateRequest
</div>

Ƭ **CreateRequest**: [`TweetCreateRequest`](/ko/xdks/typescript/reference/interfaces/Schemas.TweetCreateRequest)

생성 요청

#### 정의 위치

[posts/models.ts:54](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L54)

***

<div id="createresponse">
  ### CreateResponse
</div>

Ƭ **CreateResponse**: [`TweetCreateResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.TweetCreateResponse)

생성 시의 응답

#### 정의된 위치

[posts/models.ts:60](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L60)

***

<div id="getquotedresponse">
  ### GetQuotedResponse
</div>

Ƭ **GetQuotedResponse**: [`Get2TweetsIdQuoteTweetsResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsIdQuoteTweetsResponse)

getQuoted의 응답

#### 정의된 위치

[posts/models.ts:66](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L66)

***

<div id="getcountsrecentresponse">
  ### GetCountsRecentResponse
</div>

Ƭ **GetCountsRecentResponse**: [`Get2TweetsCountsRecentResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsCountsRecentResponse)

getCountsRecent 요청에 대한 응답

#### 정의된 위치

[posts/models.ts:72](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L72)

***

<div id="hidereplyrequest">
  ### HideReplyRequest
</div>

Ƭ **HideReplyRequest**: [`TweetHideRequest`](/ko/xdks/typescript/reference/interfaces/Schemas.TweetHideRequest)

hideReply용 요청

#### 정의된 위치

[posts/models.ts:78](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L78)

***

<div id="hidereplyresponse">
  ### HideReplyResponse
</div>

Ƭ **HideReplyResponse**: [`TweetHideResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.TweetHideResponse)

hideReply 요청에 대한 응답

#### 정의 위치

[posts/models.ts:84](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L84)

***

<div id="getinsightshistoricalresponse">
  ### GetInsightsHistoricalResponse
</div>

Ƭ **GetInsightsHistoricalResponse**: [`Get2InsightsHistoricalResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2InsightsHistoricalResponse)

getInsightsHistorical의 응답

#### 정의 위치

[posts/models.ts:90](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L90)

***

<div id="getcountsallresponse">
  ### GetCountsAllResponse
</div>

Ƭ **GetCountsAllResponse**: [`Get2TweetsCountsAllResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsCountsAllResponse)

getCountsAll의 응답

#### 정의 위치

[posts/models.ts:96](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L96)

***

<div id="getbyidresponse">
  ### GetByIdResponse
</div>

Ƭ **GetByIdResponse**: [`Get2TweetsIdResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsIdResponse)

getById 요청에 대한 응답

#### 정의 위치

[posts/models.ts:102](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L102)

***

<div id="deleteresponse">
  ### DeleteResponse
</div>

Ƭ **DeleteResponse**: [`TweetDeleteResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.TweetDeleteResponse)

삭제 요청에 대한 응답

#### 정의 위치

[posts/models.ts:108](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L108)

***

<div id="getlikingusersresponse">
  ### GetLikingUsersResponse
</div>

Ƭ **GetLikingUsersResponse**: [`Get2TweetsIdLikingUsersResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsIdLikingUsersResponse)

getLikingUsers의 응답

#### 정의된 위치

[posts/models.ts:114](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L114)

***

<div id="getrepostedbyresponse">
  ### GetRepostedByResponse
</div>

Ƭ **GetRepostedByResponse**: [`Get2TweetsIdRetweetedByResponse`](/ko/xdks/typescript/reference/interfaces/Schemas.Get2TweetsIdRetweetedByResponse)

getRepostedBy 요청에 대한 응답

<div id="defined-in">
  #### 다음에 정의됨
</div>

[posts/models.ts:120](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/posts/models.ts#L120)
