import { type DiscordGuild } from "https://deno.land/x/discordeno@18.0.1/template/beginner/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
Discovery splash hash; only present for guilds with the "DISCOVERABLE" feature
The channel id that the widget will generate an invite to, or null if set to no invite
The id of the channel where guild notices such as welcome messages and boost events are posted
The id of the channel where community guilds can display rules and/or guidelines
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 id of the channel where admins and moderators of Community guilds receive notices from Discord
The welcome screen of a Community guild, shown to new members, returned in an Invite's guild object