onBeforeCreateGroupChannel

open fun onBeforeCreateGroupChannel(@NonNull params: GroupChannelCreateParams)

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

Parameters

params

Params of channel. Refer to GroupChannelCreateParams. since 1.2.2