menu
auric package
documentation
bot/easy_music_bot.dart
EasyMusicBot
getPlayer method
getPlayer method
dark_mode
light_mode
getPlayer
method
dynamic
getPlayer
(
String
guildId
)
Get player for guild
Implementation
dynamic getPlayer(String guildId) { return _client.getPlayer(guildId); }
auric package
documentation
bot/easy_music_bot
EasyMusicBot
getPlayer method
EasyMusicBot class