@typed-discord/rest
    Preparing search index...

    Function MessageAttachmentResponse

    • Parameters

      • id: `${bigint}`
      • filename: string
      • size: number
      • url: string
      • proxy_url: string
      • Optionaloptional: Omit<
            MessageAttachmentResponse,
            "id"
            | "filename"
            | "size"
            | "url"
            | "proxy_url",
        >

      Returns MessageAttachmentResponse