Type Alias GuildFixUrlUncheckedCreateWithoutCustomRulesInput
GuildFixUrlUncheckedCreateWithoutCustomRulesInput: { blacklistedChannels?: GuildFixUrlCreateblacklistedChannelsInput | string[]; dbId?: string; enabled?: boolean; guildId: string; webhookEnabled?: boolean; webhookId?: string | null; webhookToken?: string | null; }