discordjs / voice

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

fix(examples): change `defer` to `deferReply` #233

Closed waki285 closed 2 years ago

waki285 commented 2 years ago

Please describe the changes this PR makes and why it should be merged:

215 improvements. (Change defer method to deferReply)

Status and versioning classification:

waki285 commented 2 years ago

Oops, I mistakenly mented the different Issue. Sorry about that.

megatank58 commented 2 years ago

174 already fixes this and other improvements

waki285 commented 2 years ago

ok