deleteChatDirectLink abstract method
Deletes the current ChatDirectLink of the authenticated MyUser.
Implementation
Future<void> deleteChatDirectLink();
Deletes the current ChatDirectLink of the authenticated MyUser.
Future<void> deleteChatDirectLink();