Command.ChatInputCommandInteraction GuildMember.voice not updating
If before starting my bot I am in a voice channel, then it works as expected, but when I start the bot, and then join a voice channel, it doesn't work.
interaction.member.voice.channel
is null, as well as interaction.member.voice.channelId
1 Reply
I forgot the intent for voice states...