mirror of
https://github.com/balzack/databag.git
synced 2025-04-24 02:25:26 +00:00
Update README.md
This commit is contained in:
parent
cb0130ea20
commit
989aa68053
@ -277,6 +277,10 @@ Automate allocates the Bot interface for ia specific communication channel
|
||||
|
||||
```Contact::connectCard(cardId: string): Promise<void>```
|
||||
|
||||
Save contact of connection request without accepting connection with confirmCard
|
||||
|
||||
```Contact::confirmCard(cardId: string): Promise<void>```
|
||||
|
||||
Disconnect from a connected with diconnectCard to stop sharing with that contact
|
||||
|
||||
```Contact::disconnectCard(cardId: string): Promise<void>```
|
||||
|
Loading…
x
Reference in New Issue
Block a user