Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
collections.abc
import
AsyncGenerator
2
3
from
nonebot.adapters
import
Event
4
from
nonebot.message
import
IgnoredException, event_preprocessor
Callers
nothing calls this directly
Calls
1
PluginMetadata
Class · 0.90
Tested by
no test coverage detected