params

Configures the message send params using a lambda with receiver.

Return

This builder instance for method chaining.

Parameters

init

The lambda to configure the message send params.


Configures the message send params using a Java-friendly Consumer.

Return

This builder instance for method chaining.

Parameters

init

The consumer to configure the message send params.