Skip to main content
Latest
function getMember
import { getMember } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Returns a guild member object for the specified user.

⚠️ ADVANCED USE ONLY: Your members will be cached in your guild most likely. Only use this when you are absolutely sure the member is not cached.

Parameters

bot: Bot
guildId: bigint
id: bigint