Class GuildAnalytics
java.lang.Object
dev.jacrispys.JavaBot.api.analytics.objects.GuildStats
dev.jacrispys.JavaBot.api.analytics.GuildAnalytics
- All Implemented Interfaces:
- AudioAnalytics,- AudioGuildAnalytics,- GeneralGuildAnalytics,- Stats
Child of abstract 
along with validation checks for if a guild is part of the bots scope
GuildStats, allows for instantiation,
 along with validation checks for if a guild is part of the bots scope
- 
Field SummaryFields inherited from class dev.jacrispys.JavaBot.api.analytics.objects.GuildStatsapi, guildId, jda, sqlStats
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class dev.jacrispys.JavaBot.api.analytics.objects.GuildStatsgetAudioUser, getBookmarks, getBotUsers, getGuildPlaylists, getGuildUser, getHijackCount, getJoinDate, getOverallStats, getParentGuild, getPauses, getPlaylistPlays, getPlays, getRegularUsers, getTopListeners, getTopSongs, getTotalPlaytime, getTotalUsesMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.jacrispys.JavaBot.api.analytics.AudioAnalyticsgetAudioUser, getHijackCount, getPauses, getPlays, getTopListeners, getTopSongs, getTotalPlaytimeMethods inherited from interface dev.jacrispys.JavaBot.api.analytics.GeneralGuildAnalyticsgetBotUsers, getGuildUser, getJoinDate, getOverallStats, getParentGuild, getRegularUsersMethods inherited from interface dev.jacrispys.JavaBot.api.analytics.objects.StatsgetTotalUses
- 
Constructor Details- 
GuildAnalytics- Throws:
- NullPointerException
 
 
-