Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aether/src/Client.ts>default#parseIntents

A Deno library to interface with the Discord API
Latest
method default.prototype.parseIntents
import { default } from "https://deno.land/x/aether@v0.0.3/src/Client.ts";

Parameters

intents: (keyof Intents)[] | number

Returns

number