mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-13 17:57:24 +08:00
201 B
201 B
title | order | icon | category |
---|---|---|---|
liteyuki.comm.event | 1 | laptop-code | API |
class Event
事件类
def __init__(self, name: str, data: dict[str, Any]) -> None