Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Maps the <userId, channelId> for dm channels

type

Collection<BigString, BigString>