deleteChatDirectLink abstract method
- ChatId chatId
Deletes the current ChatDirectLink of the given Chat-group.
Implementation
Future<void> deleteChatDirectLink(ChatId chatId);
Deletes the current ChatDirectLink of the given Chat-group.
Future<void> deleteChatDirectLink(ChatId chatId);