showChannel

fun showChannel(channelType: String, channelId: String): Call<Unit>

Shows the specified channel (if previously hidden).

Parameters

channelType

The type of the channel.

channelId

Id of the channel.