Module

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

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

Maps the <userId, channelId> for dm channels

type

Collection<bigint, bigint>