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