Please describe the changes this PR makes and why it should be merged:
This PR removes built-in Guild caching done by @cordis/gateway, allowing the user to handle cache themselves.
Closes #50
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)
Note: This being a breaking change, please do not merge yet.
Please describe the changes this PR makes and why it should be merged: This PR removes built-in Guild caching done by
@cordis/gateway
, allowing the user to handle cache themselves.Closes #50
Status and versioning classification:
Note: This being a breaking change, please do not merge yet.