Class DiscordGuildProfile
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a Discord guild profile.
public sealed class DiscordGuildProfile : SnowflakeObject
- Inheritance
-
DiscordGuildProfile
- Inherited Members
Properties
- Badge
Gets the badge.
- BadgeColorPrimary
Gets the primary badge color.
- BadgeColorPrimaryRaw
Gets the primary badge color.
- BadgeColorSecondary
Gets the secondary badge color.
- BadgeColorSecondaryRaw
Gets the secondary badge color.
- BadgeHash
Gets the badge hash.
- BadgeUrl
Gets the badge url.
- BannerHash
Gets the guild banner's hash.
- BannerUrl
Gets the guild banner's url.
- BrandColorPrimary
Gets the primary brand color.
- BrandColorPrimaryRaw
Gets the primary brand color.
- CustomBannerHash
Gets the guild custom banner's hash.
- CustomBannerUrl
Gets the guild custom banner's url.
- Description
Gets the guild description.
- Features
Gets the features.
- GameActivity
Gets the game activities.
- GameApplicationIds
Gets the game application IDs.
- IconHash
Gets the guild icon's hash.
- IconUrl
Gets the guild icon's url.
- MemberCount
Gets the member count.
- Name
Gets the guild name.
- OnlineCount
Gets the online count.
- Tag
Gets the guild tag.
- Traits
Gets the traits.
- Visibility
Gets the visibility.
1seems to be the default, for discovery, apply to join and invite only.3seems to be for when you enabledApply From Profilewhen having apply to join enabled.