discord_resolve_dm_user
Resolve a Discord username or display name to the DM channel ID needed to send messages or fetch conversation history.
Instructions
Resolve a username or display name to a DM channel ID. Use this before discord_get_messages when you know who to DM but not the channel ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Display name or username to look up (case-insensitive, partial match supported) |