MCPcopy Index your code
hub / github.com/nonebot/nonebot2 / get_segment_class

Method get_segment_class

tests/utils.py:57–58  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

55 @classmethod
56 @override
57 def get_segment_class(cls):
58 return FakeMessageSegment
59
60 @staticmethod
61 @override

Callers 1

test_shell_commandFunction · 0.45

Calls

no outgoing calls

Tested by 1

test_shell_commandFunction · 0.36