Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Don't rely on Guild for id #2911

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

quinchs
Copy link
Member

@quinchs quinchs commented Apr 15, 2024

Summary

If API calls are off for rest interactions, guild channels will attempt to pull the guild id from the entity, not the model. This fixes that

@quinchs quinchs requested a review from Misha-133 April 15, 2024 17:34
Copy link

Test Results

  1 files  ±0    1 suites  ±0   0s ⏱️ ±0s
228 tests ±0  228 ✅ ±0  0 💤 ±0  0 ❌ ±0 
235 runs  ±0  235 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b838c19. ± Comparison against base commit b70e21b.

@quinchs quinchs merged commit 397a887 into dev Apr 15, 2024
3 checks passed
@quinchs quinchs deleted the fix-hard-reliance-on-rest-guild branch April 15, 2024 18:22
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.

2 participants