ChannelContext

data class ChannelContext(val channelId: String, val channel: Channel, val members: List<ChannelMember>)(source)

Constructors

Link copied to clipboard
constructor(channelId: String, channel: Channel, members: List<ChannelMember>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard