getThreadReplySelectType

open fun getThreadReplySelectType(): ThreadReplySelectType

Returns ThreadReplySelectType, which determines where to go when reply is selected. ThreadReplySelectType can be applied when the reply type is ReplyType.THREAD. since 3.3.0

Return

The value of ThreadReplySelectType.

Deprecated

3.6.0

Use getGroupChannelConfig instead.