A partial guild received when using to fetch multiple guilds.
Extends
BaseGuildThe time this guild was created at
Inherited from BaseGuildThe timestamp this guild was created at
Inherited from BaseGuildAn array of features available to this guild
Inherited from BaseGuildThe icon hash of this guild
Inherited from BaseGuildThe name of this guild
Inherited from BaseGuildThe acronym that shows up in place of a guild icon
Inherited from BaseGuildWhether this guild is partnered
Inherited from BaseGuildWhether this guild is verified
Inherited from BaseGuildFetches this guild.
Inherited from BaseGuildThe URL to this guild's icon.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
Name | Type | Optional | Description |
---|---|---|---|
...props | Record<string, boolean | string>[] | No | None |
When concatenated with a string, this automatically returns the guild's name instead of the Guild object.
Inherited from BaseGuild