Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aether/src/structures/guild/Member.ts>default#kick

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

Method to kick the user from the guild

Returns

Promise<void>

Promise