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

# Namespace: Stream

> X API TypeScript SDK의 Stream 모듈에 대한 참조입니다. X API v2를 위한 이 SDK 모듈에서 제공하는 재내보낸 클라이언트, 타입 및 유틸리티입니다.

## 타입 별칭

### LikesComplianceResponse

Ƭ **LikesComplianceResponse**: [`LikesComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#likescompliancestreamresponse)

likesCompliance에 대한 응답입니다.

#### 정의 위치

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

***

### UsersComplianceResponse

Ƭ **UsersComplianceResponse**: [`UserComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#usercompliancestreamresponse)

usersCompliance에 대한 응답입니다.

#### 정의 위치

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

***

### PostsFirehoseKoResponse

Ƭ **PostsFirehoseKoResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsFirehoseKo에 대한 응답입니다.

#### 정의 위치

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

***

### LikesSample10Response

Ƭ **LikesSample10Response**: [`StreamingLikeResponseV2`](/xdks/typescript/reference/interfaces/Schemas.StreamingLikeResponseV2)

likesSample10에 대한 응답입니다.

#### 정의 위치

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

***

### GetRuleCountsResponse

Ƭ **GetRuleCountsResponse**: [`Get2TweetsSearchStreamRulesCountsResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSearchStreamRulesCountsResponse)

getRuleCounts에 대한 응답입니다.

#### 정의 위치

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

***

### LikesFirehoseResponse

Ƭ **LikesFirehoseResponse**: [`StreamingLikeResponseV2`](/xdks/typescript/reference/interfaces/Schemas.StreamingLikeResponseV2)

likesFirehose에 대한 응답입니다.

#### 정의 위치

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

***

### PostsFirehoseJaResponse

Ƭ **PostsFirehoseJaResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsFirehoseJa에 대한 응답입니다.

#### 정의 위치

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

***

### PostsFirehoseEnResponse

Ƭ **PostsFirehoseEnResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsFirehoseEn에 대한 응답입니다.

#### 정의 위치

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

***

### GetRulesResponse

Ƭ **GetRulesResponse**: [`RulesLookupResponse`](/xdks/typescript/reference/interfaces/Schemas.RulesLookupResponse)

getRules에 대한 응답입니다.

#### 정의 위치

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

***

### UpdateRulesRequest

Ƭ **UpdateRulesRequest**: [`AddOrDeleteRulesRequest`](/xdks/typescript/reference/modules/Schemas#addordeleterulesrequest)

updateRules에 대한 요청입니다.

#### 정의 위치

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

***

### UpdateRulesResponse

Ƭ **UpdateRulesResponse**: [`AddOrDeleteRulesResponse`](/xdks/typescript/reference/interfaces/Schemas.AddOrDeleteRulesResponse)

updateRules에 대한 응답입니다.

#### 정의 위치

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

***

### PostsSampleResponse

Ƭ **PostsSampleResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsSample에 대한 응답입니다.

#### 정의 위치

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

***

### PostsSample10Response

Ƭ **PostsSample10Response**: [`Get2TweetsSample10StreamResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2TweetsSample10StreamResponse)

postsSample10에 대한 응답입니다.

#### 정의 위치

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

***

### PostsComplianceResponse

Ƭ **PostsComplianceResponse**: [`TweetComplianceStreamResponse`](/xdks/typescript/reference/modules/Schemas#tweetcompliancestreamresponse)

postsCompliance에 대한 응답입니다.

#### 정의 위치

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

***

### LabelsComplianceResponse

Ƭ **LabelsComplianceResponse**: [`TweetLabelStreamResponse`](/xdks/typescript/reference/modules/Schemas#tweetlabelstreamresponse)

labelsCompliance에 대한 응답입니다.

#### 정의 위치

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

***

### PostsResponse

Ƭ **PostsResponse**: [`FilteredStreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.FilteredStreamingTweetResponse)

posts에 대한 응답입니다.

#### 정의 위치

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

***

### PostsFirehoseResponse

Ƭ **PostsFirehoseResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsFirehose에 대한 응답입니다.

#### 정의 위치

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

***

### PostsFirehosePtResponse

Ƭ **PostsFirehosePtResponse**: [`StreamingTweetResponse`](/xdks/typescript/reference/interfaces/Schemas.StreamingTweetResponse)

postsFirehosePt에 대한 응답입니다.

#### 정의 위치

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