0.2.10
Make it simple to get wechaty type
npm install wechaty-type-checker
import { isOfficialId } from 'wechaty-type-checker' const result = isOfficialId('bot-sentry') if (result) { console.log('bot sentry is official account') }
wechaty type checker
Make it simple to get wechaty type
Install
Run