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