UNPKG

wechaty-puppet

Version:
41 lines (22 loc) 699 B
[Wechaty Puppet v0.9.8 Interface](../README.md) > [Receiver](../interfaces/receiver.md) # Interface: Receiver ## Hierarchy **Receiver** ## Index ### Properties * [contactId](receiver.md#contactid) * [roomId](receiver.md#roomid) --- ## Properties <a id="contactid"></a> ### `<Optional>` contactId **● contactId**: * `undefined` &#124; `string` * *Defined in [schemas/puppet.ts:76](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L76)* ___ <a id="roomid"></a> ### `<Optional>` roomId **● roomId**: * `undefined` &#124; `string` * *Defined in [schemas/puppet.ts:77](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L77)* ___