i miss her
i miss her
DIAdiscord.js - Imagine an app
Created by i miss her on 2/1/2023 in #djs-questions
userUpdate when banner change
Does userUpdate event run when a force-fetched user change banner?
2 replies
DIAdiscord.js - Imagine an app
Created by i miss her on 1/30/2023 in #djs-questions
About BaseFetchOptions
I need to get a user's bannerURL so I guess I have to use force: true option in <UserManager>.fetch function. So I have a question about it; Does force: true skip the cache check and request api everytime? Or does it get the data without cache check once, then save it to cache? https://discord.js.org/#/docs/discord.js/main/typedef/BaseFetchOptions
6 replies