import { type DiscordMember } from "https://deno.land/x/discordeno@17.2.0/plugins/validations/deps.ts";
Properties
Whether the user has not yet passed the guild's Membership Screening requirements
optional
user: DiscordUserThe user this guild member represents
The permissions this member has in the guild. Only present on interaction events.