Edwin Ng

Results 8 comments of Edwin Ng

Use Visual Studio Code's terminal. If you don't have one you can install it on their official website:) If you need tutorial, YouTube is the best way to learn! Cheers...

> Is there any response on from Google on this? I'm looking at the Docs now and they don't even include a reference for the Forms API. @baileywickham I have...

在手机版微信删除信息/收到群组置顶消息会显示 error code 0x39

Hello, 今天我也遇到了同样的问题。此报错是撤回消息引起的。如果使用 ```js const { Message, WechatyBuilder, log, types } = require("wechaty") //bot login and some other codes... async function onMessage(message) { const text = message.text() const sender = message.talker()...

> Hello, 今天我也遇到了同样的问题。此报错是撤回消息引起的。如果使用 > > ```js > const { Message, WechatyBuilder, log, types } = require("wechaty") > > //bot login and some other codes... > > async function onMessage(message) {...

hey @dgmdan , The new CSS selector seems to also fix the issue for #1 which eliminates the need for multi-language support. Good try on this one

That would be great if you can open a PR as draft so that we can also help to commit some changes if needed.

#12 fixed sender name and text wrapped in div issue