Skip to main content
Module

x/harmony/mod.ts>Guild#me

An easy to use Discord API Library for Deno.
Go to Latest
method Guild.prototype.me
Re-export
import { Guild } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Gets current client's member in the Guild

Returns

Promise<Member>