Moeen Chat Service - v1.0.0
    Preparing search index...
    interface UploadUrlResponse {
        expiresInSeconds: number;
        fileId: string;
        httpMethod: string;
        uploadUrl: string;
    }
    Index

    Properties

    expiresInSeconds: number
    fileId: string
    httpMethod: string
    uploadUrl: string