Source code for pylav.events.base

from __future__ import annotations


[docs] class PyLavEvent: """The base for all Lavalink events"""