revbot.js
    Preparing search index...

    Type Alias CDNAttachmentResponse

    Represents a response from the API when uploading an attachment.

    type CDNAttachmentResponse = {
        id: string;
    }
    Index

    Properties

    Properties

    id: string