Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wechaty/python-wechaty
/ contact_self_qr_code
Method
contact_self_qr_code
src/wechaty/fake_puppet.py:668–671 ·
view source on GitHub ↗
get login qrcode
(self)
Source
from the content-addressed store, hash-verified
666
""
"
667
668
async
def
contact_self_qr_code(self) -> str:
669
""
"
670
get login qrcode
671
""
"
672
673
async
def
contact_self_name(self, name: str) -> None:
674
""
"
Callers
1
qr_code
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected