Represents a guild received from an invite, includes welcome screen data if available.
Extends
AnonymousGuildThe URL to this guild's banner.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
Fetches this guild.
Inherited from BaseGuildThe URL to this guild's icon.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
The URL to this guild's invite splash image.
Returns
Name | Type | Optional | Description |
---|---|---|---|
options | ImageURLOptions | Yes | Options for the image URL |
When concatenated with a string, this automatically returns the guild's name instead of the Guild object.
Inherited from BaseGuild