Please describe the changes this PR makes and why it should be merged:
This PR removes the disconnecting and reconnecting events and instead adds a much more fleshed out destroy event.
Status and versioning classification:
Code changes have been tested against the Discord API, or there are no code changes
This PR changes the library's interface (methods or parameters added)
This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
Please describe the changes this PR makes and why it should be merged: This PR removes the
disconnecting
andreconnecting
events and instead adds a much more fleshed outdestroy
event.Status and versioning classification: