1. Discord
Discohook
  • Discohook API
  • Reference
  • Discohook CDN
  • Using Discohook as an external message designer or previewer
  • Changelog
  • Share Links
    • Create Share Link
      POST
    • Get Share Link
      GET
  • Link Preview
    • Unfurl URL Embed
      GET
  • GitHub
    • Execute GitHub-Compatible Webhook in Forum Channel
      POST
    • Delete Records of Past GitHub-Compatible Webhook Execution Posts
      DELETE
  • Schemas
    • Query Data
      • Targets
        • TargetType
        • TargetWebhook
        • TargetBot
        • TargetFluxerWebhook
        • QueryDataTarget
      • QueryDataMessage
      • QueryDataVersion
      • QueryData
    • Discord
      • Components
        • APIButtonComponentBase
        • ComponentType
        • APIBaseComponent
        • APIMessageComponentEmoji
        • ButtonStyle
        • APIButtonComponentWithURL
        • APIButtonComponentWithCustomId
        • APIButtonComponent
        • APIMessageActionRowComponent
        • APIBaseSelectMenuComponent
        • APISelectMenuOption
        • APIStringSelectComponent
        • APIBaseAutoPopulatedSelectMenuComponent
      • APIEmbed
      • EmbedType
      • APIAttachment
  1. Discord

APIAttachment

{
    "id": "123456789123456",
    "filename": "unknown.png",
    "content_type": "image/png",
    "size": 4096,
    "url": "blob:https://discohook.app/e2418c17-b3cd-46fc-a800-cfd92dd0a73e",
    "proxy_url": "blob:https://discohook.app/e2418c17-b3cd-46fc-a800-cfd92dd0a73e",
    "placement_count": 0,
    "is_thumbnail": true,
    "spoiler": true
}
Built with