DisBot
    Preparing search index...

    Type Alias GuildAutoReactsMaxAggregateOutputType

    type GuildAutoReactsMaxAggregateOutputType = {
        ChannelId: string | null;
        Emoji: string | null;
        GuildId: string | null;
        Id: number | null;
    }
    Index

    Properties

    ChannelId: string | null
    Emoji: string | null
    GuildId: string | null
    Id: number | null