Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discordeno/plugins/helpers/mod.ts>dmChannelIds

Discord API library for Deno
Extremely Popular
Go to Latest
variable dmChannelIds
import { dmChannelIds } from "https://deno.land/x/discordeno@17.0.0/plugins/helpers/mod.ts";

Maps the <userId, channelId> for dm channels

type

Collection<BigString, BigString>