Options used to add a user to a guild using OAuth2.
An OAuth2 access token for the user with the OAuth2Scopes.GuildsJoin scope granted to the bot's application
Whether the member should be deafened This property requires the PermissionFlagsBits.MuteMembers permission.
Whether the member should be muted This property requires the PermissionFlagsBits.MuteMembers permission.
The nickname to give to the member This property requires the PermissionFlagsBits.ManageNicknames permission.
The roles to add to the member This property requires the PermissionFlagsBits.ManageRoles permission.