Type Alias GetGameCommunityMediaParams

GetGameCommunityMediaParams: PaginatedParams<{
    slug: string;
}>