discord.com
Find Discord member ID by name
Input
name requiredName (or start of the name) of the member to resolve. Throws when no member matches.
channelUrl requiredURL of a channel in the server to search, e.g. https://discord.com/channels/<guildId>/<channelId>. Must be a channel the signed-in account can type in (the lookup runs through that channel's message box).
Output
userId requireduserId of the first result (best match), or null.
matches requiredAll members offered by the autocomplete, best first.
