Skip to content

Disable caching in 2.0 #238

Answered by dolfies
TheOnlyWayUp asked this question in Help
Mar 12, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

All that did was disable auto-subscribing (which wasn't even on by default in 2.0). Since the concept of subscribing no longer exists, neither does this param. The only thing that now happens at startup is chunking, which you can disable with chunk_guilds_at_startup=False.

FWIW v1.x also had a form of chunking using only OPCode 8 (no events), so GuildSubscriptionOptions never disabled everything.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Zaytonator
Comment options

Answer selected by TheOnlyWayUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants