Role

@Serializable
value class Role(val role: String)

The role of the author of a message.

Constructors

Link copied to clipboard
constructor(role: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard