Skip to main content
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@13.0.0-rc45/plugins/helpers/mod.ts";

Maps the <userId, channelId> for dm channels

type

Collection<bigint, bigint>