Preparing search index...
The search index is not available
Sendbird Chat SDK Reference - v4.15.0
Sendbird Chat SDK Reference
@sendbird/chat/groupChannel
UnreadItemCountParams
InterfaceUnreadItemCountParams
Description
Represents an unread item count parameters.
interface
UnreadItemCountParams
{
customTypeFilters
?:
string
[]
;
customTypesFilter
?:
string
[]
;
keys
?:
UnreadItemKey
[]
;
}
Index
Properties
custom
Type
Filters?
custom
Types
Filter?
keys?
Properties
Optional
custom
Type
Filters
custom
Type
Filters
?:
string
[]
Deprecated
since v4.14.1 Use messages customTypesFilter
Optional
custom
Types
Filter
custom
Types
Filter
?:
string
[]
Optional
keys
keys
?:
UnreadItemKey
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Type
Filters
custom
Types
Filter
keys
Sendbird Chat SDK Reference - v4.15.0
Loading...
Description
Represents an unread item count parameters.