twilight icon indicating copy to clipboard operation
twilight copied to clipboard

feat(model): add guild_scheduled_events to guild struct

Open vilgotf opened this issue 2 years ago • 4 comments

Closes #1961 and #2320

vilgotf avatar Jul 02 '23 08:07 vilgotf

Shouldn't we add this to the cache implementation (mapping of scheduled event IDs to the events)?

Gelbpunkt avatar Jul 03 '23 01:07 Gelbpunkt

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?

HTGAzureX1212 avatar Jul 25 '23 03:07 HTGAzureX1212

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.

Gelbpunkt avatar Jul 25 '23 03:07 Gelbpunkt

hi, just chiming in that this would be quite useful for me if it were implemented 🙏

FoxLisk avatar Aug 05 '24 00:08 FoxLisk