Module

x/discordeno/mod.ts>DiscordGuildRoleUpdate

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

Properties

guild_id: string

The id of the guild

role: DiscordRole

The role updated

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