Update users' unread conversation counter.
public updateUserUnreadCount ( array $UserIDs, boolean $SkipSelf = false ) | ||
$UserIDs | array | Array of ints. |
$SkipSelf | boolean | Whether to omit current user. |
public updateUserUnreadCount ( array $UserIDs, boolean $SkipSelf = false ) | ||
$UserIDs | array | Array of ints. |
$SkipSelf | boolean | Whether to omit current user. |