Group Channel Total Unread Message Count Params
data class GroupChannelTotalUnreadMessageCountParams @JvmOverloads constructor(var superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL, var channelCustomTypes: List<String>? = null)
Represents a group channel total unread message count params.
Since
3.0.59
See also
Constructors
Link copied to clipboard
constructor(superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL, channelCustomTypes: List<String>? = null)