DisBot
    Preparing search index...

    Type Alias ModerationScoutCasesMinAggregateOutputType

    type ModerationScoutCasesMinAggregateOutputType = {
        Channelid: string | null;
        Id: number | null;
        MessageId: string | null;
        ModerationScoutId: string | null;
        ModeratorId: string | null;
        UserId: string | null;
        UUID: string | null;
    }
    Index

    Properties

    Channelid: string | null
    Id: number | null
    MessageId: string | null
    ModerationScoutId: string | null
    ModeratorId: string | null
    UserId: string | null
    UUID: string | null