disableSlowMode

fun disableSlowMode(channelType: String, channelId: String): Call<Channel>

Disables slow mode for the channel.

Return

Executable async Call responsible for disabling slow mode.

Parameters

channelType

The channel type. ie messaging.

channelId

The channel id. ie 123.