FfiDeleteMessage

data class FfiDeleteMessage(var messageId: String)

Represents a request to delete a message.

Constructors

Link copied to clipboard
constructor(messageId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the message to delete