Interface AudioGuildAnalytics
- All Superinterfaces:
AudioAnalytics
,GeneralGuildAnalytics
,Stats
- All Known Implementing Classes:
GuildAnalytics
,GuildStats
Child interface to
allows specific functions unique to guild analytics that are connected to Audio functions
AudioAnalytics
and GeneralGuildAnalytics
allows specific functions unique to guild analytics that are connected to Audio functions
-
Method Summary
Methods inherited from interface dev.jacrispys.JavaBot.api.analytics.AudioAnalytics
getAudioUser, getHijackCount, getPauses, getPlays, getTopListeners, getTopSongs, getTotalPlaytime
Methods inherited from interface dev.jacrispys.JavaBot.api.analytics.GeneralGuildAnalytics
getBotUsers, getGuildUser, getJoinDate, getOverallStats, getParentGuild, getRegularUsers
Methods inherited from interface dev.jacrispys.JavaBot.api.analytics.objects.Stats
getTotalUses
-
Method Details
-
getGuildPlaylists
GuildPlaylistImpl getGuildPlaylists() -
getPlaylistPlays
-
getBookmarks
List<GuildBookmark> getBookmarks()
-