onThreadInfoUpdated

open fun onThreadInfoUpdated(channel: BaseChannel, threadInfoUpdateEvent: ThreadInfoUpdateEvent)

A callback for when the thread information is updated.

Since

3.0.130

Parameters

channel

The channel message has come from.

threadInfoUpdateEvent

The updated thread info event.