UNPKG

wechaty-puppet

Version:
45 lines (24 loc) 827 B
[Wechaty Puppet v0.9.8 Interface](../README.md) > [ContactType](../enums/contacttype.md) # Enumeration: ContactType ## Index ### Enumeration members * [Official](contacttype.md#official) * [Personal](contacttype.md#personal) * [Unknown](contacttype.md#unknown) --- ## Enumeration members <a id="official"></a> ### Official **Official**: *Defined in [schemas/contact.ts:10](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/contact.ts#L10)* ___ <a id="personal"></a> ### Personal **Personal**: *Defined in [schemas/contact.ts:9](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/contact.ts#L9)* ___ <a id="unknown"></a> ### Unknown **Unknown**: = 0 *Defined in [schemas/contact.ts:8](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/contact.ts#L8)* ___