MCPcopy Index your code
hub / github.com/wechaty/python-wechaty / WechatyPayloadError

Class WechatyPayloadError

src/wechaty/exceptions.py:59–60  ·  view source on GitHub ↗

Error occurs when the GRPC service return data out of expected

Source from the content-addressed store, hash-verified

57
58
59class WechatyPayloadError(WechatyError, ValueError):
60 """ Error occurs when the GRPC service return data out of expected """

Callers 10

readyMethod · 0.90
readyMethod · 0.90
aliasMethod · 0.90
typeMethod · 0.90
sayMethod · 0.90
talkerMethod · 0.90
to_recalledMethod · 0.90
forwardMethod · 0.90
to_url_linkMethod · 0.90
to_mini_programMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected