Friendship
发送,接受好友请求的Class
Friendship
friendship.accept() ⇒ Promise <void>
Promise <void>friendship.hello() ⇒ string
stringfriendship.contact() ⇒ Contact
Contactfriendship.type() ⇒ FriendshipType
FriendshipTypeFriendship.send()
Friendship.add(contact, hello) ⇒ Promise <void>
Promise <void>Last updated
Was this helpful?