MCPcopy Create free account
hub / github.com/doraemonext/wechat-python-sdk / message

Method message

wechat_sdk/basic.py:171–172  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

169
170 @property
171 def message(self):
172 return self.get_message()
173
174 def get_message(self):
175 """

Callers

nothing calls this directly

Calls 1

get_messageMethod · 0.95

Tested by

no test coverage detected