Module

x/discordeno/plugins/mod.ts>dmChannelIds

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

Maps the <userId, channelId> for dm channels

type

Collection<BigString, BigString>