CreateChannelParams

constructor(members: List<MemberData>, extraData: Map<String, Any>)

Parameters

members

The list of the members with extra data to be added to the channel.

extraData

Map of key-value pairs that let you store extra data.