Group Channel Total Unread Channel Count Params
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
Link copied to clipboard
constructor(superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL, channelCustomTypes: List<String>? = null)