GroupChannelTotalUnreadChannelCountParams

data class GroupChannelTotalUnreadChannelCountParams @JvmOverloads constructor(var superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL, var channelCustomTypes: List<String>? = null)

Represents a group channel total unread channel count params.

Since

3.1.8

See also

Constructors

constructor(channelCustomTypes: List<String>?)
constructor(superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL, channelCustomTypes: List<String>? = null)

Properties

Link copied to clipboard