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 SummaryModifier and TypeMethodDescription<T extends net.dv8tion.jda.api.entities.UserSnowflake>
 AudioUsergetAudioUser(T user) longlonglonggetPlays()long
- 
Method Details- 
getPlays- Throws:
- SQLException
 
- 
getPauses- Throws:
- SQLException
 
- 
getTotalPlaytime- Throws:
- SQLException
 
- 
getTopListeners
- 
getTopSongsList<TrackStats> getTopSongs()
- 
getAudioUser
- 
getHijackCount- Throws:
- SQLException
 
 
-