links abstract method
Returns DirectLinks owned by the authenticated MyUser or the specified Chat-group.
Implementation
Paginated<DirectLinkSlug, DirectLink> links({UserId? userId, ChatId? chatId});
Returns DirectLinks owned by the authenticated MyUser or the specified Chat-group.
Paginated<DirectLinkSlug, DirectLink> links({UserId? userId, ChatId? chatId});