Skip to main content
Go to Latest
variable dmChannelIds
import { dmChannelIds } from "https://deno.land/x/discordeno@13.0.0-rc45/template/minimal/deps.ts";

Maps the <userId, channelId> for dm channels

type

Collection<bigint, bigint>