ForwardMessageBuilder

ForwardMessageBuilder class

Provides creation and formatting the forwarding messages.

The ForwardMessageBuilder type exposes the following members:

Constructors

NameDescription
ForwardMessageBuilder()Initializes a new instance of the ForwardMessageBuilder class

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