Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wechatpy/wechatpy
/ description
Method
description
wechatpy/replies.py:222–223 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
220
221
@property
222
def
description(self):
223
return
self.music.get(
'description'
)
224
225
@description.setter
226
def
description(self, value):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected