class OAuth2Guild
extends
BaseGuildexport class OAuth2Guild extends BaseGuild
A partial guild received when using to fetch multiple guilds.
readonlyClient client :
The client that instantiated this
readonlyDate createdAt :
The time this guild was created at
readonlynumber createdTimestamp :
The timestamp this guild was created at
Array<GuildFeature> features :
An array of features available to this guild
optionalstring icon? :
The icon hash of this guild
Snowflake id :
The guild's id
string name :
The name of this guild
readonlystring nameAcronym :
The acronym that shows up in place of a guild icon
boolean owner :
Whether the client user is the owner of the guild
readonlyboolean partnered :
Whether this guild is partnered
Readonly<PermissionsBitField> permissions :
The permissions that the client user has in this guild
readonlyboolean verified :
Whether this guild is verified