ResponseMessageBuilder

ResponseMessageBuilder class

Provides creation and formatting the forwarding and replying messages.

The ResponseMessageBuilder type exposes the following members:

Properties

NameDescription
addition_modeGets or sets the format of response message.
senderGets or sets the addres from which the response message will be sent.
response_textGets or sets the body of response message.

Methods

NameDescription
build_response(msg)
build_response(msg)

See Also