← Back to the Integrations category

Send Direct Message (Discord)

This node sends a direct message to a Discord user. Requires a connected Discord integration. Note: The bot must share a server with the user to DM them.

SocialDiscordMessageSend
Try this node

Inputs

NameTypeRequiredDescription
integrationIdintegrationYesDiscord integration to use
userIdstringYesDiscord user ID to send the message to
contentstringYesMessage content (up to 2000 characters)
embedsjsonNoOptional embed objects (max 10)

Outputs

NameTypeDescription
idstringDiscord message ID
channelIdstringDM channel ID
timestampstringMessage timestamp

Related Nodes in Integrations