How to find out if the Nextcord (or discord.py) bot is already playing something?
I know that there is a VoiceClient class with the function I need (is_playing), but I don’t know how to navigate to it, because I am using slash commands, so I use Interaction and not ctx.