UserMessageSendResult

data class UserMessageSendResult(val id: String, val timestamp: String)(source)

The result of UserMessageSendApi

Constructors

Link copied to clipboard
constructor(id: String, timestamp: String)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard