Skip to main content
interface CreateGroupDmPayload
import { type CreateGroupDmPayload } from "https://deno.land/x/denord@0.1.0/structure/CreateGroupDmPayload.ts";

Properties

accessTokens: string[]

access tokens of users that have granted your app the gdm.join scope

nicks: { [id: string]: string; }

a dictionary of user ids to their respective nicknames