Interface representing a generic store for caching guild invite use counts.
Clear all cached invites across all guilds.
Remove a guild's invites from the cache.
Retrieve cached invites mapping (invite code -> use count) for a guild.
Store invites mapping for a guild.
Interface representing a generic store for caching guild invite use counts.