Skip to main content
Module

x/harmony/src/structures/member.ts>Member#kick

An easy to use Discord API Library for Deno.
Go to Latest
method Member.prototype.kick
import { Member } from "https://deno.land/x/harmony@v2.9.0/src/structures/member.ts";

Kicks the member.

Parameters

optional
reason: string

Returns

Promise<boolean>