arguments

@SerializedName(value = "arguments")
@Expose
open var arguments: List<String>

An array of strings to substitute into the message string.