0.2.10 • Published 5 years ago

wechaty-type-checker v0.2.10

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

wechaty type checker

wechaty-type

Make it simple to get wechaty type

  • Contact
  • Room
  • Offical Account
  • WeChat Work Contact
  • WeChat Work Room ...

Install

npm install wechaty-type-checker

Run

import { isOfficialId } from 'wechaty-type-checker'

const result = isOfficialId('bot-sentry')
if (result) {
  console.log('bot sentry is official account')
}
0.2.10

5 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.9

5 years ago