Skip to main content
Module

x/discordeno/plugins/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/mod.ts";

Maps the <userId, channelId> for dm channels

type

Collection<BigString, BigString>