useChatDirectLink abstract method
- ChatDirectLinkSlug slug
Uses the specified ChatDirectLink by the authenticated MyUser creating a new Chat-dialog or joining an existing Chat-group.
Implementation
Future<Chat> useChatDirectLink(ChatDirectLinkSlug slug);