unmute

fun unmute(): Call<Unit>

Unmutes a channel for the current user. Triggers notification.channel_mutes_updated event.

Return

Executable async Call responsible for unmuting a channel.

See also