Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsDiscord Bot ToolsDiscordbot Create Message
Discord Bot Tools

Discordbot Create Message

Sends a message to a Discord channel. Supports text content, embeds, stickers, components, and replies. Requires SEND_MESSAGES permission and at least one of content, embeds, sticker_ids, or components.

Write actionRisk level 2 of 5OAuth connection
Use Discordbot Create Message

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • ttsboolean
    Whether this is a text-to-speech message.
  • flagsinteger
    Message flags (e.g., 4 for SUPPRESS_EMBEDS, 64 for EPHEMERAL).
  • embedsarray
    Up to 10 embed objects. Each embed can contain title, description, url, timestamp, color, footer, image, thumbnail, video, provider, author, and fields.
  • contentstring
    Message text content (max 2000 characters). Required if embeds, sticker_ids, and components are all empty.
  • channel_idstring
    Required
    ID of the channel to send the message to.
  • componentsarray
    Up to 5 action rows of interactive components (buttons, select menus).
  • sticker_idsarray
    Up to 3 sticker IDs accessible to the bot.
  • allowed_mentionsobject
    Controls which mentions in content trigger notifications. Keys: parse (list of 'roles', 'users', 'everyone'), roles (list of role IDs), users (list of user IDs), replied_user (bool).
  • message_referenceobject
    Reference for replying to a message. Requires message_id. Optional: channel_id, guild_id, fail_if_not_exists.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.