MemberVerificationGuild
class MemberVerificationGuild(val data: MemberVerificationGuildData, val kord: Kord, val supplier: EntitySupplier = kord.defaultSupplier) : KordEntity(source)
Constructors
Link copied to clipboard
constructor(data: MemberVerificationGuildData, kord: Kord, supplier: EntitySupplier = kord.defaultSupplier)
Properties
Link copied to clipboard
Approximate number of total members in the guild
Link copied to clipboard
Approximate number of non-offline members in the guild
Link copied to clipboard
Link copied to clipboard
The description for the guild (max 300 characters)
Link copied to clipboard
Link copied to clipboard
The hash of the discovery splash, if present.
Link copied to clipboard
Enabled GuildFeatures
Link copied to clipboard
Link copied to clipboard
The hash of the home header, if present.
Link copied to clipboard
The splash hash, if present.
Link copied to clipboard
Link copied to clipboard
The guilds VerificationLevel
Functions
Link copied to clipboard
Requests the GuildEmoji with the emojiId in the Guild with the given guild id.
Link copied to clipboard
Requests the GuildEmoji with the emojiId in the Guild with the given guild id, returns null when the emoji isn't present.
Link copied to clipboard