UNPKG

wechaty-puppet

Version:
50 lines (27 loc) 1.04 kB
[Wechaty Puppet v0.9.8 Interface](../README.md) > [PuppetRoomLeaveEvent](../interfaces/puppetroomleaveevent.md) # Interface: PuppetRoomLeaveEvent ## Hierarchy **PuppetRoomLeaveEvent** ## Index ### Properties * [leaverNameList](puppetroomleaveevent.md#leavernamelist) * [removerName](puppetroomleaveevent.md#removername) * [roomId](puppetroomleaveevent.md#roomid) --- ## Properties <a id="leavernamelist"></a> ### leaverNameList **● leaverNameList**: *`Array`< `string` &#124; `unique symbol`>* *Defined in [schemas/puppet.ts:32](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L32)* ___ <a id="removername"></a> ### removerName **● removerName**: * `string` &#124; `unique symbol` * *Defined in [schemas/puppet.ts:33](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L33)* ___ <a id="roomid"></a> ### roomId **● roomId**: *`string`* *Defined in [schemas/puppet.ts:34](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L34)* ___