Property 'id' does not exist on type 'APIGuild'.
via Discord-Api-Types package, latest, I am receiving the type error:
But according to documentation, this should not be the case. I have no idea how to fix this, I have tried; restarting typescript server, restarting PC, reinstalling packages, and a myriad of other common fixes.
What on earth is happening?
Type error: Property 'id' does not exist on type 'APIGuild'.But according to documentation, this should not be the case. I have no idea how to fix this, I have tried; restarting typescript server, restarting PC, reinstalling packages, and a myriad of other common fixes.
What on earth is happening?