Using the cache to get deleted / updated message info #3122
-
Hi ! Also, the Is it the expected behavior ? The fact these parameters are always None is rather suspicious but maybe I've missed something ? (also I think I've enabled all the required intents) Thanks in advance, Pierre |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Have you set a max_messages value in https://docs.rs/serenity/latest/serenity/cache/struct.Settings.html? If you do not, it defaults to caching no messages. |
Beta Was this translation helpful? Give feedback.
Have you set a max_messages value in https://docs.rs/serenity/latest/serenity/cache/struct.Settings.html? If you do not, it defaults to caching no messages.