Alchemy.Events.on_member_join

You're seeing just the macro on_member_join, go back to Alchemy.Events module for more information.
Link to this macro

on_member_join(func)

(macro)

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.