MCPcopy
hub / github.com/nonebot/nonebot2 / matcher_process.py

File matcher_process.py

tests/plugins/matcher/matcher_process.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from nonebot import on_message
2from nonebot.adapters import Event, Message
3from nonebot.matcher import Matcher
4from nonebot.params import ArgStr, EventMessage, LastReceived, Received

Callers

nothing calls this directly

Calls 1

on_messageFunction · 0.90

Tested by

no test coverage detected