Dominic Fellbaum

Results 53 comments of 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: ![github com_KILLEliteMaste_Javacord_blob_improvement_contributing_ github_ISSUE_TEMPLATE_bug_report yml](https://user-images.githubusercontent.com/31566807/184498105-6d6a40a0-384b-4871-8056-35a673b145b2.png) Feature request template form: ![github com_KILLEliteMaste_Javacord_blob_improvement_contributing_ github_ISSUE_TEMPLATE_bug_report yml (3)](https://user-images.githubusercontent.com/31566807/184498161-e1f40474-5644-4ddb-9280-864523e8feac.png)

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...

> 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...