nonebot2/website/docs/tutorial/plugin/matcher-operation.md

38 lines
356 B
Markdown
Raw Normal View History

2022-01-06 09:51:32 +00:00
---
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