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

# Espacio de nombres: Posts

> Referencia del módulo Posts en el SDK de TypeScript de la X API. Clientes, tipos y utilidades reexportados por este módulo del SDK para la X API v2.

## Alias de tipos

### GetInsights28hrResponse

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

Respuesta para getInsights28hr

#### Definido en

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

***

### GetAnalyticsResponse

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

Respuesta para getAnalytics

#### Definido en

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

***

### GetRepostsResponse

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

Respuesta para getReposts

#### Definido en

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

***

### SearchRecentResponse

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

Respuesta para searchRecent

#### Definido en

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

***

### SearchAllResponse

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

Respuesta para searchAll

#### Definido en

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

***

### GetByIdsResponse

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

Respuesta para getByIds

#### Definido en

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

***

### CreateRequest

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

Solicitud para create

#### Definido en

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

***

### CreateResponse

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

Respuesta para create

#### Definido en

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

***

### GetQuotedResponse

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

Respuesta para getQuoted

#### Definido en

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

***

### GetCountsRecentResponse

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

Respuesta para getCountsRecent

#### Definido en

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

***

### HideReplyRequest

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

Solicitud para hideReply

#### Definido en

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

***

### HideReplyResponse

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

Respuesta para hideReply

#### Definido en

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

***

### GetInsightsHistoricalResponse

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

Respuesta para getInsightsHistorical

#### Definido en

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

***

### GetCountsAllResponse

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

Respuesta para getCountsAll

#### Definido en

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

***

### GetByIdResponse

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

Respuesta para getById

#### Definido en

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

***

### DeleteResponse

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

Respuesta para delete

#### Definido en

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

***

### GetLikingUsersResponse

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

Respuesta para getLikingUsers

#### Definido en

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

***

### GetRepostedByResponse

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

Respuesta para getRepostedBy

#### Definido en

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