Interface AudioAnalytics
- All Known Subinterfaces:
AudioGuildAnalytics
- All Known Implementing Classes:
GuildAnalytics
,GuildStats
,JdaAnalytics
public interface AudioAnalytics
Base/Parent interface for all analytics connected to audio
-
Method Summary
Modifier and TypeMethodDescription<T extends net.dv8tion.jda.api.entities.UserSnowflake>
AudioUsergetAudioUser
(T user) long
long
long
getPlays()
long
-
Method Details
-
getPlays
- Throws:
SQLException
-
getPauses
- Throws:
SQLException
-
getTotalPlaytime
- Throws:
SQLException
-
getTopListeners
-
getTopSongs
List<TrackStats> getTopSongs() -
getAudioUser
-
getHijackCount
- Throws:
SQLException
-