Skip to main content
Module

x/higa/mod.ts>ResolvedData

A package to interract with the Discord API coded by myself
Go to Latest
interface ResolvedData
import { type ResolvedData } from "https://deno.land/x/higa@0.1.1/mod.ts";

Properties

optional
users: string[]
optional
members: string[]
optional
roles: string[]
optional
channels: string[]
optional
messages: string[]
optional
attachments: string[]