feat(dashboard): ignored users page
This commit is contained in:
parent
8ed9b4b143
commit
a22057b9fa
8 changed files with 247 additions and 45 deletions
|
|
@ -40,6 +40,7 @@ public partial class GuildsController(
|
|||
RoleCache roleCache,
|
||||
IMemberCache memberCache,
|
||||
IInviteCache inviteCache,
|
||||
UserCache userCache,
|
||||
DiscordRequestService discordRequestService,
|
||||
IDiscordRestUserAPI userApi,
|
||||
WebhookExecutorService webhookExecutor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue