[Wechaty Puppet v0.9.8 Interface](../README.md) > [FriendshipType](../enums/friendshiptype.md)

# Enumeration: FriendshipType

## Index

### Enumeration members

* [Confirm](friendshiptype.md#confirm)
* [Receive](friendshiptype.md#receive)
* [Unknown](friendshiptype.md#unknown)
* [Verify](friendshiptype.md#verify)

---

## Enumeration members

<a id="confirm"></a>

###  Confirm

**Confirm**: 

*Defined in [schemas/friendship.ts:3](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L3)*

___
<a id="receive"></a>

###  Receive

**Receive**: 

*Defined in [schemas/friendship.ts:4](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L4)*

___
<a id="unknown"></a>

###  Unknown

**Unknown**:  = 0

*Defined in [schemas/friendship.ts:2](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L2)*

___
<a id="verify"></a>

###  Verify

**Verify**: 

*Defined in [schemas/friendship.ts:5](https://github.com/Chatie/wechaty-puppet/blob/e056248/src/schemas/friendship.ts#L5)*

___

