GroupChannelTotalUnreadMessageCountParams

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

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

Properties

Link copied to clipboard