Alchemy.Events.on_guild_leave

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

on_guild_leave(func)

(macro)

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.