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

Properties

access_tokens: 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