import { type DiscordGuild } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/fileloader/deps.ts";
Properties
The maximum number of presences for the guild (the default value, currently 25000, is in effect when null is returned)
Approximate number of members in this guild, returned from the GET /guilds/ endpoint when with_counts is true
Approximate number of non-offline members in this guild, returned from the GET /guilds/ endpoint when with_counts is true
States of members currently in voice channels; lacks the guild_id key
All active threads in the guild that the current user has permission to view
Presences of the members in the guild, will only include non-offline members if the size is greater than large threshold
The preferred locale of a Community guild; used in server discovery and notices from Discord; defaults to "en-US"
The welcome screen of a Community guild, shown to new members, returned in an Invite's guild object