libaiya

Results 2 comments of libaiya

我是用的token类型是PuppetPadchat; 我使用的packpackage version如下: ``` chatie-grpc 0.18.12 wechaty 0.7.dev16 wechaty-grpc 0.20.19 wechaty-plugin-contrib 0.0.5 wechaty-puppet 0.3.dev2 wechaty-puppet-hostie 0.2.1 wechaty-puppet-service 0.7.dev8 ``` 我是用的python版本是Python 3.9.0 ; 报错信息只有上面我发的信息: ``` 2021-03-27 17:40:18,528 - Message - INFO...

because I use the wechaty version=0.6.1,UrlLink.create() method only apply one parameter: ```python @classmethod def create( cls: Type[UrlLink], url: str, ) -> UrlLink: """ create urllink from url string """ log.info('create...