lemmy-js-client
Preparing search index...
GetUnreadCountResponse
Type Alias GetUnreadCountResponse
A response containing a count of unread notifications.
type
GetUnreadCountResponse
=
{
count
:
number
;
}
Index
Properties
count
Properties
count
count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
lemmy-js-client
Loading...
A response containing a count of unread notifications.