AtData

@Serializable
data class AtData(val qq: String)

Constructors

Link copied to clipboard
constructor(qq: String)

Properties

Link copied to clipboard
val qq: String