Skip to main content
Module

x/higa/mod.ts>Webhook

A package to interract with the Discord API coded by myself
Go to Latest
interface Webhook
Re-export
import { type Webhook } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Properties

id: string
optional
guild_id: string
channel_id: string
optional
user: User
optional
name: string
optional
avatar: string
optional
token: string
optional
application_id: string
optional
source_guild: Guild
optional
source_channel: Channel
optional
url: string