onThreadInfoUpdated

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

Deprecated

This is not supported in FeedChannel.

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.