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

Add temp cache for messages #2621

Merged
merged 1 commit into from Dec 3, 2023

Conversation

GnomedDev
Copy link
Member

Closes #2119, draft as should be merged after 0.12 releases.

@github-actions github-actions bot added model Related to the `model` module. cache Related to the `cache`-feature. utils Related to the `utils` module. labels Nov 24, 2023
@GnomedDev GnomedDev marked this pull request as ready for review November 27, 2023 18:34
@arqunis arqunis added the enhancement An improvement to Serenity. label Dec 3, 2023
@arqunis arqunis merged commit f415862 into serenity-rs:current Dec 3, 2023
22 checks passed
@GnomedDev GnomedDev deleted the temp-message-cache branch December 3, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cache Related to the `cache`-feature. enhancement An improvement to Serenity. model Related to the `model` module. utils Related to the `utils` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please tell me how to add the Message gotten by ChannelId::message() to the Cache.
2 participants