DisBot
    Preparing search index...

    Type Alias GuildLoggingMinAggregateInputType

    type GuildLoggingMinAggregateInputType = {
        AutoMod?: true;
        Ban?: true;
        Channel?: true;
        Emoji?: true;
        Event?: true;
        Guild?: true;
        GuildId?: true;
        Id?: true;
        Integration?: true;
        Invite?: true;
        Kick?: true;
        Member?: true;
        Message?: true;
        Moderation?: true;
        Poll?: true;
        Reaction?: true;
        Role?: true;
        SoundBoard?: true;
        Stage?: true;
        Sticker?: true;
        Thread?: true;
        Voice?: true;
        Webhook?: true;
    }
    Index

    Properties

    AutoMod?: true
    Ban?: true
    Channel?: true
    Emoji?: true
    Event?: true
    Guild?: true
    GuildId?: true
    Id?: true
    Integration?: true
    Invite?: true
    Kick?: true
    Member?: true
    Message?: true
    Moderation?: true
    Poll?: true
    Reaction?: true
    Role?: true
    SoundBoard?: true
    Stage?: true
    Sticker?: true
    Thread?: true
    Voice?: true
    Webhook?: true