Fetching voice channel from ChatInputCommandInteraction
I need to fetch what voice channel a guildmember is in when executing a slash command.
When using message commands i use
Thank you in advance!
When using message commands i use
message.member.voice (assuming the message was created in a guild, this assumption can also be made using the slashcommand in this case)Thank you in advance!
