import { type DiscordMember } from "https://deno.land/x/oasis@2.1.0/tests/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.
when the user's timeout will expire and the user will be able to communicate in the guild again, null or a time in the past if the user is not timed out
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.