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 Summary
Fields inherited from class dev.jacrispys.JavaBot.api.analytics.objects.GuildStats
api, guildId, jda, sqlStats
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jacrispys.JavaBot.api.analytics.objects.GuildStats
getAudioUser, getBookmarks, getBotUsers, getGuildPlaylists, getGuildUser, getHijackCount, getJoinDate, getOverallStats, getParentGuild, getPauses, getPlaylistPlays, getPlays, getRegularUsers, getTopListeners, getTopSongs, getTotalPlaytime, getTotalUses
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
-
Constructor Details
-
GuildAnalytics
- Throws:
NullPointerException
-