Type

data class Type<T>(val chat: Chat.Decoration<T>, val narration: Chat.Decoration<T>)

Constructors

Link copied to clipboard
constructor(chat: Chat.Decoration<T>, narration: Chat.Decoration<T>)

Properties

Link copied to clipboard
Link copied to clipboard