pinChannel

fun pinChannel(channelType: String, channelId: String): Call<Member>

Pin the channel for the current user.

Return

Executable async Call responsible for pinning the channel.

Parameters

channelType

The channel type.

channelId

The channel ID.