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

File single_session.py

nonebot/plugins/single_session.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from collections.abc import AsyncGenerator
2
3from nonebot.adapters import Event
4from nonebot.message import IgnoredException, event_preprocessor

Callers

nothing calls this directly

Calls 1

PluginMetadataClass · 0.90

Tested by

no test coverage detected