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

refactor(ConnectionOptions): change `xID` to `xId` #156

Closed SuperchupuDev closed 2 years ago

SuperchupuDev commented 2 years ago

Please describe the changes this PR makes and why it should be merged: This changes all mentions of xID in ConnectionOptions to xId for consistency with everything else

Status and versioning classification: