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') }
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
wechaty type checker
Make it simple to get wechaty type
Install
Run