Showing stats for user ID: {{ $stats['filtered_user_id'] }}
@elseShowing stats for all users.
@endifTotal Emoji Usage
{{ $stats['total_usage'] ?? 0 }}
Unique Emotes
{{ $stats['unique_emotes'] ?? 0 }}
Users Included
{{ $stats['unique_users'] ?? 0 }}
Static Usage
{{ $stats['usage_by_type']['STATIC'] ?? 0 }}
Animated Usage
{{ $stats['usage_by_type']['ANIMATED'] ?? 0 }}
Unicode Usage
{{ $stats['usage_by_type']['UNICODE'] ?? 0 }}
{{ $emote->previous_count }} → {{ $emote->current_count }}
{{ $emote->delta >= 0 ? '+' : '' }}{{ $emote->delta }}
No mover data available yet.
@endforelseNo unicode emote usage found.
@endforelse{{ $table['empty'] }}
@endforelse