Files
kumomta/docs/reference/message/append_text_plain.md
T
2024-03-31 14:04:46 -07:00

350 B

message:append_text_plain(content)

{{since('dev')}}

Identifies the primary text/plain part of the message, decodes its transfer encoding, and appends the content string to it. The part is then re-transfer-encoded and the message data is updated.