MCPcopy Index your code
hub / github.com/nonebot/nonebot2 / param_depend.py

File param_depend.py

tests/python_3_12/plugins/aliased_param/param_depend.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from typing import Annotated
2
3from nonebot import on_message
4from nonebot.params import Depends

Callers

nothing calls this directly

Calls 2

on_messageFunction · 0.90
DependsFunction · 0.90

Tested by

no test coverage detected