UNPKG

@juzi/wechaty-puppet-whatsapp

Version:
8 lines (7 loc) 107 B
export enum ContactStatus { FRIEND = 1, CUSTOMER = 2, NOT_FRIEND = 3, DELETE = 4, REMOVED = 5, }