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