Properties
Optional community_invite_notifications
community_invite_notifications: undefined | false | true
Optional community_new_post_notifications
community_new_post_notifications: undefined | false | true
Optional connection_confirmed_notifications
connection_confirmed_notifications: undefined | false | true
Optional connection_request_notifications
connection_request_notifications: undefined | false | true
Optional follow_notifications
follow_notifications: undefined | false | true
Optional post_comment_notifications
post_comment_notifications: undefined | false | true
Optional post_comment_reaction_notifications
post_comment_reaction_notifications: undefined | false | true
Optional post_comment_reply_notifications
post_comment_reply_notifications: undefined | false | true
Optional post_comment_user_mention_notifications
post_comment_user_mention_notifications: undefined | false | true
Optional post_reaction_notifications
post_reaction_notifications: undefined | false | true
Optional post_user_mention_notifications
post_user_mention_notifications: undefined | false | true
Optional user_new_post_notifications
user_new_post_notifications: undefined | false | true
Parameters for auth().updateAuthenticatedUserNotificationSettings()
{object} IUpdateNotificationSettings
{boolean} post_comment_notifications
{boolean} post_comment_reply_notifications
{boolean} post_comment_user_mention_notifications
{boolean} post_user_mention_notifications
{boolean} post_comment_reaction_notifications
{boolean} post_reaction_notifications
{boolean} follow_notifications
{boolean} connection_request_notifications
{boolean} community_invite_notifications
{boolean} connection_confirmed_notifications