Represents the event handler for a member joining a server.
Creates a new Event instance.
The client instance.
Handles the server member join event.
The data for the event, containing the server ID and user ID.
A promise that resolves with the joined member.
Represents the event handler for a member joining a server.