discord_mod_send_dm
Send a direct message to a Discord user by their ID. Creates a DM channel automatically if one does not exist.
Instructions
Sends a direct message to a user by their user ID. Automatically creates a DM channel if one doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The ID of the user to send a DM to | |
| message | Yes | The message content to send |