GroupChannelTotalUnreadMessageCountParams
public final class GroupChannelTotalUnreadMessageCountParams: NSObject
An object contains a set of options to get total unread message count from a group channel
-
The array filter of channel custom types.
Declaration
Swift
public var channelCustomTypesFilter: [String]?
-
The enumerator filter of super channel.
Declaration
Swift
public var superChannelFilter: GroupChannelSuperChannelFilter = .all