interface APIPartialInteractionGuild

extends

Pick<APIGuild, 'features' | 'id'>
external
export interface APIPartialInteractionGuild extends Pick<APIGuild, 'features' | 'id'>

https://discord.com/developers/docs/resources/guild#guild-object-guild-structure

external
locale : Locale

The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to "en-US" https://github.com/discord/discord-api-docs/issues/6938 "en-US"