Module

x/discordeno/mod.ts>DiscordTeam

Discord API library for Deno
Extremely Popular
Go to Latest
interface DiscordTeam
import { type DiscordTeam } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";

Properties

icon: string | null

A hash of the image of the team's icon

id: string

The unique id of the team

The members of the team

owner_user_id: string

The user id of the current team owner

name: string

The name of the team

import DiscordTeam
import { DiscordTeam } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/mod.ts";