Alchemy.Events.on_voice_update

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

on_voice_update(func)

(macro)

Registers a handle triggering whenever someone leaves / joins a voice channel.

args : Alchemy.Voice.state

Receives the corresponding voice state.