#Type error of JoinVoiceChannelOptions & CreateVoiceConnectionOptions

9 messages · Page 1 of 1 (latest)

cinder void
#

Argument of type '{ channelId: string; guildId: string; selfDeaf: true; }' is not assignable to parameter of type 'JoinVoiceChannelOptions & CreateVoiceConnectionOptions'.

primal mauveBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

dire totem
#

You‘re missing an adapterCreator

cinder void
primal mauveBOT
#

Suggestion for @cinder void:
guide Library: Life cycles
read more

rigid terrace
#

Type error of JoinVoiceChannelOptions & CreateVoiceConnectionOptions

cinder void
#

I'm joining the voice channel from index.ts

#

that isn't possible right?