Mm.. looks like we can fetch guild previews even if the bot isn't in the said guild
Wouldn't that be convenient to have something like GuildManager#fetchPreview (or Client#fetchGuildPreview, no idea)? As of right now we can only fetch it through an existing guild instance
And if so, would the logic code behind go to
and Guild#fetchPreview would just call that new method, or should both keep their separate code logic (even tho there would be no difference?)
I'm gonna get glasses soon (:



shouldn't be playing with fire if you don't know it burns




there goes my idea then
Especially the APIRouter file
whatever crawl says








oh, this is not about Structures, i see





Using a LimitedCollection with a limit of 0 is just inefficient, 'cause it does a lot of ops to just go "welp shit im full"
did version number not get changed at 13.0.1?