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

# 네임스페이스: Stream

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

<div id="likescomplianceresponse">
  ### LikesComplianceResponse
</div>

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

likesCompliance에 대한 응답.

#### 정의 위치

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

***

<div id="userscomplianceresponse">
  ### UsersComplianceResponse
</div>

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

usersCompliance에 대한 응답입니다.

#### 정의된 곳

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

***

<div id="postsfirehosekoresponse">
  ### PostsFirehoseKoResponse
</div>

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

postsFirehoseKo의 응답

#### 정의 위치

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

***

<div id="likessample10response">
  ### LikesSample10Response
</div>

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

likesSample10의 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="getrulecountsresponse">
  ### GetRuleCountsResponse
</div>

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

getRuleCounts에 대한 응답 타입

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="likesfirehoseresponse">
  ### LikesFirehoseResponse
</div>

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

likesFirehose용 응답

#### 정의 위치

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

***

<div id="postsfirehosejaresponse">
  ### PostsFirehoseJaResponse
</div>

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

postsFirehoseJa의 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="postsfirehoseenresponse">
  ### PostsFirehoseEnResponse
</div>

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

postsFirehoseEn의 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="getrulesresponse">
  ### GetRulesResponse
</div>

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

getRules의 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="updaterulesrequest">
  ### UpdateRulesRequest
</div>

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

updateRules 요청

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="updaterulesresponse">
  ### UpdateRulesResponse
</div>

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

updateRules에 대한 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="postssampleresponse">
  ### PostsSampleResponse
</div>

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

postsSample의 응답

#### 정의 위치

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

***

<div id="postssample10response">
  ### PostsSample10Response
</div>

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

postsSample10에 대한 응답입니다.

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="postscomplianceresponse">
  ### PostsComplianceResponse
</div>

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

postsCompliance에 대한 응답.

#### 정의 위치

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

***

<div id="labelscomplianceresponse">
  ### LabelsComplianceResponse
</div>

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

labelsCompliance에 대한 응답 객체

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="postsresponse">
  ### PostsResponse
</div>

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

포스트용 응답

<div id="defined-in">
  #### 정의된 위치
</div>

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

***

<div id="postsfirehoseresponse">
  ### PostsFirehoseResponse
</div>

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

postsFirehose에 대한 응답입니다

#### 정의된 곳

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

***

<div id="postsfirehoseptresponse">
  ### PostsFirehosePtResponse
</div>

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

postsFirehosePt에 대한 응답.

#### 정의 위치

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