onBeforeUpdateGroupChannel

protected open fun onBeforeUpdateGroupChannel(@NonNull params: GroupChannelUpdateParams)

It will be called before updating group channel. If you want add more data, you can override this and set the data.

Parameters

params

Params of channel. Refer to GroupChannelUpdateParams. since 1.0.4