Update README.md

This commit is contained in:
Pierre Balzack 2024-10-31 12:21:59 -07:00 committed by GitHub
parent 3647e8ecd0
commit ad9366d4a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,10 +261,6 @@ Automate allocates the Bot interface for ia specific communication channel
```Contact::removeCard(cardId: string): Promise<void>```
Get URL of contacts profile image with getCardImageUrl
```Contact::getCardImageUrl(cardId: string): string```
Attempt synchronization of contact data if previously failed
```Contact::resyncCard(cardId: string): Promise<void>```