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

# 名前空間: CommunityNotes

> X API TypeScript SDK の CommunityNotes モジュールのリファレンス。 X API v2 向けにこの SDK モジュールが再エクスポートするクライアント、型、ユーティリティ。

## 型エイリアス

### SearchEligiblePostsResponse

Ƭ **SearchEligiblePostsResponse**: [`Get2NotesSearchPostsEligibleForNotesResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchPostsEligibleForNotesResponse)

レスポンス: searchEligiblePosts

#### 定義場所

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

***

### EvaluateRequest

Ƭ **EvaluateRequest**: [`EvaluateNoteRequest`](/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteRequest)

Request for evaluate

#### 定義場所

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

***

### EvaluateResponse

Ƭ **EvaluateResponse**: [`EvaluateNoteResponse`](/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteResponse)

レスポンス: evaluate

#### 定義場所

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

***

### SearchWrittenResponse

Ƭ **SearchWrittenResponse**: [`Get2NotesSearchNotesWrittenResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchNotesWrittenResponse)

レスポンス: searchWritten

#### 定義場所

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

***

### DeleteResponse

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

レスポンス: delete

#### 定義場所

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

***

### CreateRequest

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

Request for create

#### 定義場所

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

***

### CreateResponse

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

レスポンス: create

#### 定義場所

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