Skip to content

Commit 5383664

Browse files
authored
Added subject line to MMS example
1 parent 7443a26 commit 5383664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ body_value = '''{
117117
"content":"My first message",
118118
"destination_number":"YOUR_MOBILE_NUMBER",
119119
"format":"MMS",
120+
"subject": "This is an MMS message",
120121
"media":["https://upload.wikimedia.org/wikipedia/commons/6/6a/L80385-flash-superhero-logo-1544.png"]
121122
}
122123
]

0 commit comments

Comments
 (0)