DisBot
    Preparing search index...

    Type Alias GuildAutoPublishMinAggregateOutputType

    type GuildAutoPublishMinAggregateOutputType = {
        GuildId: string | null;
        Id: number | null;
    }
    Index

    Properties

    Properties

    GuildId: string | null
    Id: number | null