onBeforeUpdateUserMessage

protected open fun onBeforeUpdateUserMessage(@NonNull params: UserMessageUpdateParams)

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

Parameters

params

Params of user message. Refer to UserMessageUpdateParams. since 1.0.4