Adds a user to the guild, provided you have a valid oauth2 access token for
the user with theguilds.joinscope. Returns a 201 Created with theguild memberas the body, or 204 No Content if the user is already a member
of the guild. Fires aGuild Member AddGateway event.