class OAuth2Guild
extends
BaseGuildexport class OAuth2Guild extends BaseGuild
A partial guild received when using fetch to fetch multiple guilds.
`${GuildFeature}`[] features :
An array of features available to this guild
Inherited from: BaseGuild
readonlystring nameAcronym :
The acronym that shows up in place of a guild icon
Inherited from: BaseGuild
boolean owner :
Whether the client user is the owner of the guild
Readonly<PermissionsBitField> permissions :
The permissions that the client user has in this guild