DisBot
    Preparing search index...

    Type Alias MessageTemplatesSelectScalar

    type MessageTemplatesSelectScalar = {
        Content?: boolean;
        EmbedJSON?: boolean;
        GuildId?: boolean;
        Id?: boolean;
        Name?: boolean;
        OtherEmbeds?: boolean;
    }
    Index

    Properties

    Content?: boolean
    EmbedJSON?: boolean
    GuildId?: boolean
    Id?: boolean
    Name?: boolean
    OtherEmbeds?: boolean