DisBot
    Preparing search index...

    Type Alias GuildAutoRolesMaxAggregateOutputType

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

    Properties

    Properties

    GuildId: string | null
    Id: number | null
    RoleId: string | null