Description

Represents a open channel params.

Hierarchy

  • OpenChannelCreateParams

Properties

channelUrl?: string

The channel url of the channel.

coverUrlOrImage?: string | FileCompat

The cover image or image URL of the channel.

customType?: string

The custom type of the channel.

data?: string

The data of the channel.

isEphemeral?: boolean

Whether the channel is ephemeral.

name?: string

The name of the channel.

operatorUserIds?: string[]

The operator user ids of the channel.

Generated using TypeDoc