> For the complete documentation index, see [llms.txt](https://legacy.docs.touchguild.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy.docs.touchguild.com/documentation/select-version/v.0.1.6/types/channeledittypes.md).

# ChannelEditTypes

| Properties | Description                                        | Type    |
| ---------- | -------------------------------------------------- | ------- |
| name?      | Channel name                                       | String  |
| topic?     | Channel's topic/description, what's talkin' about? | String  |
| isPublic?  | is the channel public????                          | Boolean |
