mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-14 16:42:30 +00:00
♻️ rewrite dependency injection system
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
RECEIVE_KEY = "_receive_{id}"
|
||||
ARG_KEY = "_arg_{key}"
|
||||
ARG_STR_KEY = "{key}"
|
||||
REJECT_TARGET = "_current_target"
|
||||
Reference in New Issue
Block a user