withReadOnly

open fun withReadOnly(): SOURCE

Marks the message as read-only and returns the message itself for method chaining.

Return

The message itself, allowing for method chaining.