Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface DiscordTeam
Re-export
import { type DiscordTeam } from "https://deno.land/x/discordeno@17.0.1/plugins/permissions/deps.ts";

Properties

icon: string | null

A hash of the image of the team's icon

id: string

The unique id of the team

members: DiscordTeamMember[]

The members of the team

owner_user_id: string

The user id of the current team owner

name: string

The name of the team