Skip to content

Adapters in ClientVoiceManager usage. #7843

Closed Answered by monbrey
its-mrarsikk asked this question in Q&A
Discussion options

You must be logged in to vote

message.author.client is a reference to your Client object. What you're accessing is your bots voice state, not theirs.

What you're probably looking for is message.member.voice

Replies: 2 comments 1 reply

This comment has been hidden.

Comment options

You must be logged in to vote
1 reply
@its-mrarsikk
Comment options

Answer selected by SpaceEEC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #7842 on April 25, 2022 09:53.