Skip to main content
Module

x/natico/discordeno_deps.ts>DiscordenoTeam

A powerful and customizable framework for Discordeno
Latest
interface DiscordenoTeam
Re-export
import { type DiscordenoTeam } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_deps.ts";

Properties

optional
icon: bigint

A hash of the image of the team's icon

id: bigint

The unique id of the team

members: { membershipState: TeamMembershipStates; permissions: "*"[]; teamId: bigint; user: Partial<DiscordenoUser>; }[]

The members of the team

name: string

The name of the team

ownerUserId: bigint

The user id of the current team owner