PrimaryGuildData

data class PrimaryGuildData(val identityGuildId: Snowflake?, val identityEnabled: Boolean?, val tag: String?, val badge: String?)(source)

Constructors

Link copied to clipboard
constructor(identityGuildId: Snowflake?, identityEnabled: Boolean?, tag: String?, badge: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tag: String?