Skip to content

Instantly share code, notes, and snippets.

@JcMinarro
Created May 13, 2020 14:35
val channelType = "livestream"
val channelId = "channel_id"
val channelController: ChannelController = chatClient.channel(channelType, channelId)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment