diff --git a/app/sdk/README.md b/app/sdk/README.md index b8fe1b67..96db124e 100644 --- a/app/sdk/README.md +++ b/app/sdk/README.md @@ -261,10 +261,6 @@ Automate allocates the Bot interface for ia specific communication channel ```Contact::removeCard(cardId: string): Promise``` - 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```