updateChannel

abstract fun updateChannel(params: GroupChannelUpdateParams)

Updates the channel description with the given params.

Since

1.0.0

Parameters

params

The GroupChannelUpdateParams to update the channel.