When set to true, new notifications (including missed notifications when initializing) will be processed and marked as seen.
For instance, a friend notification will automatically trigger the "client.friended" event and then be marked as seen.
When set to true, errors when sending DMs will not be thrown.
When set to
true, DMs will be automatically loaded upon receiving a new DM from a user. You can always manually load DMs usingRelationship.loadDMs()