Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change behavior of MessageChannel#getLatestMessageId #2009

Closed
DV8FromTheWorld opened this issue Feb 4, 2022 · 0 comments
Closed

Change behavior of MessageChannel#getLatestMessageId #2009

DV8FromTheWorld opened this issue Feb 4, 2022 · 0 comments
Labels
level: novice is doable as a java/jda novice status: completed has been completed but is not yet released type: enhancement

Comments

@DV8FromTheWorld
Copy link
Member

Currently, JDA sets the latestMessageId to null if the latest message is deleted, however should not be reset upon message delete because this ID is useful to check if a database is dirty.

Expected Change

Update JDA to stop resetting the latestMessageId for MessageChannel entities when receiving a MESSAGE_DELETE

@DV8FromTheWorld DV8FromTheWorld added status: in progress already in the process of being implemented and removed up for grabs labels Feb 5, 2022
@MinnDevelopment MinnDevelopment added status: completed has been completed but is not yet released and removed status: in progress already in the process of being implemented labels Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level: novice is doable as a java/jda novice status: completed has been completed but is not yet released type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants