Interface PlainTextMessage.Builder

    • Method Detail

      • value

        PlainTextMessage.Builder value​(String value)

        The message to send to the user.

        Parameters:
        value - The message to send to the user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.