LiteyukiBot/docs/dev/api/comm/event.md

16 lines
201 B
Markdown

---
title: liteyuki.comm.event
order: 1
icon: laptop-code
category: API
---
### ***class*** `Event`
事件类
###   ***def*** `__init__(self, name: str, data: dict[str, Any]) -> None`