Dominic Fellbaum
Dominic Fellbaum
@InvalidLenni not sure what you are trying to say with that.
I think we postpone this until there's an actual need for this. There was a small discussion in our Discord where someone mentioned that it might be appropriate that the...
Docs got a bit [clearer ](https://github.com/discord/discord-api-docs/commit/4ca01c593d7bc7c3f329cb3882fc03d495bc35fa)and we should not use the resume url when the session is invalid
Isn't this the effectively the same as `DiscordApi#setMessageCacheSize(0,0)` ? Even if they are cached for 1 minute as the [Javadoc](https://github.com/Javacord/Javacord/blob/754e7d7f6dad443ea48827c30521d5e0ee61b46c/javacord-api/src/main/java/org/javacord/api/DiscordApi.java#L393-L403) states, I think that isn't that bad?
There seems to be an issue with this message see https://github.com/Javacord/Javacord/issues/647 so this message is not 100% reliable as far as I have witnessed. Imo the best would be that...
> Perhaps `MessageableRegularServerChannel` to fit with the current `Messageable` interface? I also thought about that but I don't think that fits well as `Messageable` only contains send methods while `TextableRegularServerChannel`...
Bug Report issue form:  Feature request template form: 
A while ago there was a discussion in our Discord where another problem is related to this issue. Multiple users experiences this. The issue is that even though the messsage...
Maybe related to #359 ?
> However, since this suggestion was not well received because of the immutability, this issue proposes a mutable external cache that also allows sharing data between multiple shards and allows...