mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 17:15:05 +08:00
12 lines
174 B
Markdown
12 lines
174 B
Markdown
|
---
|
||
|
sidebar_position: 3
|
||
|
description: 定义事件响应器,对特定的事件进行处理
|
||
|
|
||
|
options:
|
||
|
menu:
|
||
|
weight: 26
|
||
|
category: guide
|
||
|
---
|
||
|
|
||
|
# 定义事件响应器
|