↓ 2 callersMethodwrap_outer_middleware(
self,
callback: Any,
event: AliceObject,
data: dict[str, Any],
)
aliceio/dispatcher/event/alice.py:77
↓ 1 callersMethodresolve_event_context(
self,
skill: Skill,
data: dict[str, Any],
destiny: str = DEFAULT_DESTINY,
aliceio/fsm/middlewares/fsm_context.py:48
↓ 1 callersMethodstream_content(
self,
url: str,
headers: Optional[dict[str, Any]] = None,
timeout: int = 30,
tests/test_api/test_client/test_session/test_base_session.py:40