ContinuationCommand

@Serializable
data class ContinuationCommand(token: String)

Properties

Link copied to clipboard
val token: String