|
// $types = ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album', 'text'];
|
|
// $types = ['photo', 'photo:album', 'video', 'video:album', 'photo:video:album', 'text'];
|
|
$textOnlyPosts = (bool) Redis::zscore('pf:tl:top', $pid);
|
|
$textOnlyPosts = (bool) Redis::zscore('pf:tl:top', $pid);
|