Skip to main content
Module

x/higa/mod.ts>ClientIntents

A package to interract with the Discord API coded by myself
Go to Latest
variable ClientIntents
import { ClientIntents } from "https://deno.land/x/higa@0.1.1/mod.ts";

type

{ GUILDS; GUILD_MEMBERS; GUILD_BANS; GUILD_EMOJIS_AND_STICKERS; GUILD_INTEGRATIONS; GUILD_WEBHOOKS; GUILD_INVITES; GUILD_VOICE_STATES; GUILD_PRESENCES; GUILD_MESSAGES; GUILD_MESSAGE_REACTIONS; GUILD_MESSAGE_TYPING; DIRECT_MESSAGES; DIRECT_MESSAGE_REACTIONS; DIRECT_MESSAGE_TYPING; GUILD_SCHEDULED_EVENTS; }