getJoinLinkPreviews
abstract suspend fun getJoinLinkPreviews(params: GetJoinLinkPreviewsQueryParams): AtpResponse<GetJoinLinkPreviewsResponse>
NOTE: This is under active development and should be considered unstable while this note is here. Get public information about groups from join links. The output array matches the input codes one-to-one by position (and each view also carries its 'code'). Disabled codes return a disabledJoinLinkPreviewView, and codes that do not map to a previewable link return an invalidJoinLinkPreviewView.