ForwardBody

data class ForwardBody(val next: String)(source)

Represents the body of a forward message.

Constructors

Link copied to clipboard
constructor(next: String)

Properties

Link copied to clipboard

The next message recipient's DID.