Type Alias NexusTypeNotification
NexusTypeNotification:
| "new_community"
| "set_role"
| "set_props"
| "set_label"
| "mute_post"
| "unmute_post"
| "pin_post"
| "unpin_post"
| "flag_post"
| "error"
| "subscribe"
| "reply"
| "reply_comment"
| "reblog"
| "follow"
| "mention"
| "vote"
| "referral"