-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
- data = await puppet.contact_alias(id='token', alias='mylove')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'CacheManager getContact() has no cache.', None)- data = await puppet.contact_self_q_r_code()
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)- room_qrcode = await puppet.room_q_r_code(id='room-id')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)- data = await puppet.contact_self_name(name='秋天')
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)- data = await puppet.contact_self_signature()
grpclib.exceptions.GRPCError: (<Status.INTERNAL: 13>, 'Wechaty Puppet Unsupported API Error. Learn More At https://github.com/wechaty/wechaty-puppet/wiki/Compatibility', None)Metadata
Metadata
Assignees
Labels
No labels