AddReactionRequest

data class AddReactionRequest(val convoId: String, val messageId: String, val value: String)

Constructors

Link copied to clipboard
constructor(convoId: String, messageId: String, value: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard