Latest
interface DiscordScheduledEventUserAdd
import { type DiscordScheduledEventUserAdd } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

guild_scheduled_event_id: string

id of the guild scheduled event

user_id: string

id of the user

guild_id: string

id of the guild

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