# ChannelEditTypes

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