Alchemy.Events.on_member_join
You're seeing just the macro
on_member_join
, go back to Alchemy.Events module for more information.
Registers a handle triggering whenever a member joins a guild.
args
: snowflake
The information of the member doesn't actually come through this event,
but through on_guild_update
.