ForwardMessageBuilder
ForwardMessageBuilder class
Provides creation and formatting the forwarding messages.
The ForwardMessageBuilder type exposes the following members:
Constructors
Name | Description |
---|
ForwardMessageBuilder() | Initializes a new instance of the ForwardMessageBuilder class |
Properties
Name | Description |
---|
addition_mode | Gets or sets the format of response message. |
sender | Gets or sets the addres from which the response message will be sent. |
response_text | Gets or sets the body of response message. |
Methods
Name | Description |
---|
build_response(msg) | |
build_response(msg) | |
See Also