menu
auric package
documentation
bot/easy_music_bot.dart
EasyMusicBot
getServerStats method
getServerStats method
dark_mode
light_mode
getServerStats
method
Future
getServerStats
(
)
Get server stats
Implementation
Future<dynamic> getServerStats() async { return await _client.getStats(); }
auric package
documentation
bot/easy_music_bot
EasyMusicBot
getServerStats method
EasyMusicBot class