blob: c3f91b523a0c64ad346d259d07ffe4bc11d0b1e3 (
plain)
1
2
3
4
5
6
7
|
### Cache
The cache (`readCache`) is currently deprecated.
It's capable of working, but the code to update is not written.
Current source code is at [Discord.Internal.Gateway.Cache](../src/Discord/Internal/Gateway/Cache.hs)
|