Alchemy.Events.on_guild_leave
You're seeing just the macro
on_guild_leave
, go back to Alchemy.Events module for more information.
Registers a handle triggering whenever the client leaves a guild.
args
: snowflake
The id of the guild the client left gets sent to the hook.