deleteChatDirectLink abstract method

Future<void> deleteChatDirectLink()

Deletes the current ChatDirectLink of the authenticated MyUser.

Implementation

Future<void> deleteChatDirectLink();