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

# Namespace: Posts

> Reference for the Posts module in the X API TypeScript SDK. Re-exported clients, types, and utilities provided by this SDK module for the X API v2.

## Type Aliases

### GetInsights28hrResponse

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

Response for getInsights28hr

#### Defined in

[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)

Response for getAnalytics

#### Defined in

[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)

Response for getReposts

#### Defined in

[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)

Response for searchRecent

#### Defined in

[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)

Response for searchAll

#### Defined in

[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)

Response for getByIds

#### Defined in

[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)

Request for create

#### Defined in

[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)

Response for create

#### Defined in

[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)

Response for getQuoted

#### Defined in

[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)

Response for getCountsRecent

#### Defined in

[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)

Request for hideReply

#### Defined in

[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)

Response for hideReply

#### Defined in

[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)

Response for getInsightsHistorical

#### Defined in

[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)

Response for getCountsAll

#### Defined in

[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)

Response for getById

#### Defined in

[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)

Response for delete

#### Defined in

[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)

Response for getLikingUsers

#### Defined in

[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)

Response for getRepostedBy

#### Defined in

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