Skip to main content

CreateGroupChannelRequest

ChatKitty JS Core SDK / Exports / CreateGroupChannelRequest

Interface: CreateGroupChannelRequest

Hierarchy

Table of contents

Properties

Properties

displayName

Optional displayName: string

Defined in

lib/channel.ts:121


members

Optional members: ChatKittyUserReference[]

Inherited from

BaseCreateChannelRequest.members

Defined in

lib/channel.ts:115


name

Optional name: string

Defined in

lib/channel.ts:120


properties

Optional properties: unknown

Inherited from

BaseCreateChannelRequest.properties

Defined in

lib/channel.ts:116