wechaty-puppet
Version:
Abstract Puppet for Wechaty
50 lines (27 loc) • 969 B
Markdown
[Wechaty Puppet v0.9.8 Interface](../README.md) > [FriendshipPayloadBase](../interfaces/friendshippayloadbase.md)
# Interface: FriendshipPayloadBase
## Hierarchy
**FriendshipPayloadBase**
## Index
### Properties
* [contactId](friendshippayloadbase.md#contactid)
* [hello](friendshippayloadbase.md#hello)
* [id](friendshippayloadbase.md#id)
---
## Properties
<a id="contactid"></a>
### contactId
**● contactId**: *`string`*
*Defined in [schemas/friendship.ts:11](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L11)*
___
<a id="hello"></a>
### `<Optional>` hello
**● hello**: * `undefined` | `string`
*
*Defined in [schemas/friendship.ts:12](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L12)*
___
<a id="id"></a>
### id
**● id**: *`string`*
*Defined in [schemas/friendship.ts:9](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L9)*
___