import { type Guild } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Properties
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
Verification level required for the guild
Default message notifications level
Explicit content filter level
Roles in the guild
Custom guild emojis
Enabled guild features
Required MFA level for the guild
The id of the channel where guild notices such as welcome messages and boost events are posted
System channel flags
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
Users in the guild
Channels in the guild
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 maximum number of presences for the guild (the default value, currently 25000, is in effect when null is returned)
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
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
The welcome screen of a Community guild, shown to new members, returned in an Invite's guild object
Guild NSFW level
Stage instances in the guild