feat: clean webhook cache upon leaving guild
This commit is contained in:
parent
2deac26fc8
commit
492283b9c1
4 changed files with 35 additions and 10 deletions
|
|
@ -36,8 +36,6 @@ public partial class GuildsController(
|
|||
GuildRepository guildRepository,
|
||||
InviteRepository inviteRepository,
|
||||
WatchlistRepository watchlistRepository,
|
||||
GuildCache guildCache,
|
||||
EmojiCache emojiCache,
|
||||
ChannelCache channelCache,
|
||||
RoleCache roleCache,
|
||||
IMemberCache memberCache,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue