For the complete documentation index, see llms.txt. This page is also available as Markdown.

ChannelEditTypes

Types needed when editing a channel with an edit method.

Properties
Description
Type

name?

Channel name

String

topic?

Channel's topic/description, what's talkin' about?

String

isPublic?

is the channel public????

Boolean

Last updated