discordjs / voice

Implementation of the Discord Voice API for discord.js and other JS/TS libraries
Apache License 2.0
327 stars 110 forks source link

Update defer to deferReply #207

Closed slienlaffa closed 3 years ago

slienlaffa commented 3 years ago

function defer() doesn't work so must be updated to deferReply()

megatank58 commented 3 years ago

This has already been fixed in #174

slienlaffa commented 3 years ago

but it's not been merged yet

megatank58 commented 3 years ago

but it's not been merged yet

But the change has already been made so this pr is considered as a duplicate, if you want to suggest something please suggest on that pr itself

slienlaffa commented 3 years ago

well then