Module

x/discordeno/mod.ts>DiscordGuildRoleDelete

Discord API library for Deno
Extremely Popular
Go to Latest
interface DiscordGuildRoleDelete
import { type DiscordGuildRoleDelete } from "https://dotland.deno.dev/x/discordeno@13.0.0-rc45/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@13.0.0-rc45/mod.ts";