MCPcopy
hub / github.com/nonebot/nonebot2 / event_to_me

Function event_to_me

tests/plugins/param/param_event.py:65–66  ·  view source on GitHub ↗
(to_me: bool = EventToMe())

Source from the content-addressed store, hash-verified

63
64
65async def event_to_me(to_me: bool = EventToMe()) -> bool:
66 return to_me

Callers

nothing calls this directly

Calls 1

EventToMeFunction · 0.90

Tested by

no test coverage detected