> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.CommunityChannelActionResult.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface CommunityChannelActionResult

```typescript
interface CommunityChannelActionResult {
    channel: CommunityChannelProjection;
}
```

Types: [channel](#channel), [CommunityChannelProjection](core.CommunityChannelProjection.md)

##### Index

### <a id="properties"></a>Properties

[channel](#channel)

## <a id="properties-1"></a>Properties

### <a id="channel"></a>channel

```typescript
channel: CommunityChannelProjection
```

Types: [CommunityChannelProjection](core.CommunityChannelProjection.md)
