Module

x/discordeno/mod.ts>DiscordGuildRoleDelete

Discord API library for Deno
Go to Latest
interface DiscordGuildRoleDelete
import { type DiscordGuildRoleDelete } from "https://dotland.deno.dev/x/discordeno@17.0.1/mod.ts";

Properties

guild_id: string

id of the guild

role_id: string

id of the role

import DiscordGuildRoleDelete
import { DiscordGuildRoleDelete } from "https://dotland.deno.dev/x/discordeno@17.0.1/mod.ts";