twilight-rs/cache

Trait to update cache

Closed this issue · 1 comments

Add a trait to the base crate to define updating a cache from something like an event.

This allows implementing updates for any gateway event, or a guild create struct, etc.

Closed by 4e85808