twilight
twilight copied to clipboard
feat(model): add guild_scheduled_events to guild struct
Closes #1961 and #2320
Shouldn't we add this to the cache implementation (mapping of scheduled event IDs to the events)?
Shouldn't we add this to the cache implementation (mapping of scheduled event IDs to the events)?
Can this be added in a separate PR?
Shouldn't we add this to the cache implementation (mapping of scheduled event IDs to the events)?
Can this be added in a separate PR?
No, it should be done in this one. All model changes should be reflected in the cache.
hi, just chiming in that this would be quite useful for me if it were implemented 🙏