MCPcopy Index your code
hub / github.com/AstrBotDevs/AstrBot / json

Method json

tests/test_fastapi_v1_dashboard.py:1991–1992  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1989 return None
1990
1991 async def json(self):
1992 return self._payload
1993
1994 async def text(self):
1995 return self._text

Calls

no outgoing calls

Tested by

no test coverage detected