-
I have a bot where I need to redeem the members avatar in a command. For this I use
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is due to the global user cache and is a bad interaction with it. There's no good way of fixing this since it's a library bug that needs to be fixed. One way to bandage it at the moment would be to disable all forms of member caching explicitly by setting a |
Beta Was this translation helpful? Give feedback.
This is due to the global user cache and is a bad interaction with it. There's no good way of fixing this since it's a library bug that needs to be fixed. One way to bandage it at the moment would be to disable all forms of member caching explicitly by setting a
MemberCacheFlags