DiscordGuildTrait
data class DiscordGuildTrait(val emojiId: Snowflake?, val emojiName: String?, val emojiAnimated: Boolean, val label: String, val position: Int)(source)
A representation of a Discord guild trait structure
Parameters
emojiId
The ID of the emoji associated with the trait
emojiName
The name of the emoji associated with the trait
emojiAnimated
Whether the associated emoji is animated
label
The name of the trait
position
The position of the trait in the array for sorting