Skip to content

fix: allow guild channels to cache without a WS#408

Open
Droid00000 wants to merge 2 commits into
shardlab:mainfrom
Droid00000:fix/always-cache-server-channels
Open

fix: allow guild channels to cache without a WS#408
Droid00000 wants to merge 2 commits into
shardlab:mainfrom
Droid00000:fix/always-cache-server-channels

Conversation

@Droid00000
Copy link
Copy Markdown
Collaborator

@Droid00000 Droid00000 commented Dec 18, 2025

Summary

This PR allows guild channels and active threads to be lazily cached when requested when fetched over the REST API, since the afromentioned fields are only sent by DAPI in GUILD_CREATE events.

@Daniel-Worrall said they would look into this tomorrow in #139, but ig their valour is about to be stolen again :^)

Fixed

Lazily request server channels if they weren't given to us. Closes #139.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server channels don't cache without a websocket

1 participant