mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-31 10:10:04 +00:00
🔖 Release 2.0.0-beta.1
This commit is contained in:
@ -0,0 +1,37 @@
|
||||
---
|
||||
sidebar_position: 5
|
||||
description: 使用事件响应器操作,改变事件处理流程
|
||||
|
||||
options:
|
||||
menu:
|
||||
weight: 28
|
||||
category: guide
|
||||
---
|
||||
|
||||
# 事件响应器操作
|
||||
|
||||
## send
|
||||
|
||||
## finish
|
||||
|
||||
## pause
|
||||
|
||||
## reject
|
||||
|
||||
## reject_arg
|
||||
|
||||
## reject_receive
|
||||
|
||||
## skip
|
||||
|
||||
## get_receive
|
||||
|
||||
## set_receive
|
||||
|
||||
## get_last_receive
|
||||
|
||||
## get_arg
|
||||
|
||||
## set_arg
|
||||
|
||||
## stop_propagation
|
Reference in New Issue
Block a user