#??
1 messages · Page 1 of 1 (latest)
You dont use inCachedGuild to get / handle interactions that method only checks to see if it happened within a guild and whether its cached or not
i know
but I need that for type narrowing
since if its in cachedguild the interaction.guild property isnt null
It returns a boolean, so that should help you i guess
I know. But when would it be false is what im asking
I dont fully understand when stuff is cached and when it isnt
If the guild isnt cached

Maybe for larger bots
Where guilds that are maybe inactive arent kept in cache
Im not sure if thats correct but, thats my idea of it i guess