userNotificationsCount
current unread notification count of the current user
userNotificationsCount(
useArchiveAndBin: Boolean
includeRead: Boolean = false
): Int
Arguments
userNotificationsCount.useArchiveAndBin ● Boolean scalar
userNotificationsCount.includeRead ● Boolean scalar
Type
Int scalar
The
Intscalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.