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.
I already tried to use voice client under guild, but voice client under guild isn’t actually the VoiceClient class, but instead, it is a VoiceProtocoll.
New contributor
Container is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.