DisBot
    Preparing search index...

    Type Alias GuildsSelectScalar

    type GuildsSelectScalar = {
        GuildId?: boolean;
        GuildName?: boolean;
        GuildOwner?: boolean;
        Id?: boolean;
    }
    Index

    Properties

    GuildId?: boolean
    GuildName?: boolean
    GuildOwner?: boolean
    Id?: boolean