Optional
args: Subset<T, GuildDisBotAutoModeration$AttachmentSpamArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$BlockedWordsArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$BlockInvitesArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$BlockLinksArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$EmojiSpamArgs<ExtArgs>>Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The resolved value cannot be modified from the callback.
Optional
onfinally: () => voidThe callback to execute when the Promise is settled (fulfilled or rejected).
A Promise for the completion of the callback.
Optional
args: Subset<T, GuildsDefaultArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$MentionSpamArgs<ExtArgs>>Optional
args: Subset<T, GuildDisBotAutoModeration$MessageSpamArgs<ExtArgs>>
The delegate class that acts as a "Promise-like" for GuildDisBotAutoModeration. Why is this prefixed with
Prisma__
? Because we want to prevent naming conflicts as mentioned in https://github.com/prisma/prisma-client-js/issues/707