UNPKG

wechaty-puppet

Version:
50 lines (27 loc) 947 B
[Wechaty Puppet v0.9.8 Interface](../README.md) > [PuppetQrcodeScanEvent](../interfaces/puppetqrcodescanevent.md) # Interface: PuppetQrcodeScanEvent ## Hierarchy **PuppetQrcodeScanEvent** ## Index ### Properties * [data](puppetqrcodescanevent.md#data) * [qrcode](puppetqrcodescanevent.md#qrcode) * [status](puppetqrcodescanevent.md#status) --- ## Properties <a id="data"></a> ### `<Optional>` data **● data**: * `undefined` &#124; `string` * *Defined in [schemas/puppet.ts:15](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L15)* ___ <a id="qrcode"></a> ### qrcode **● qrcode**: *`string`* *Defined in [schemas/puppet.ts:16](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L16)* ___ <a id="status"></a> ### status **● status**: *`number`* *Defined in [schemas/puppet.ts:17](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/puppet.ts#L17)* ___