The message template containing placeholders in the format {key}
.
An object containing keys and values used to replace the placeholders in the template.
The constructed message with all placeholders replaced by their corresponding values from the data object.
Constructs a message by replacing placeholders in a template with corresponding values from a data object.