DisBot
    Preparing search index...

    Type Alias BuildInCommandsSelectScalar

    type BuildInCommandsSelectScalar = {
        CodeName?: boolean;
        CustomName?: boolean;
        Description?: boolean;
        GuildCommandMangerId?: boolean;
        Id?: boolean;
        IsEnabled?: boolean;
        Permissions?: boolean;
        UUID?: boolean;
    }
    Index

    Properties

    CodeName?: boolean
    CustomName?: boolean
    Description?: boolean
    GuildCommandMangerId?: boolean
    Id?: boolean
    IsEnabled?: boolean
    Permissions?: boolean
    UUID?: boolean