Skip to content

Commit fd45ae1

Browse files
committed
Remove optional attachment URL in templates
1 parent 14b718e commit fd45ae1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FromPhoneNumber,ToPhoneNumber,Content,SendTime(optional),AttachmentURLs(optional)
2-
18005550199,18005550100,This is a sample text message1,,https://placehold.co/600x400/png
3-
18005550199,18005550100,This is a sample text message2,2023-11-11T02:10:01,
1+
FromPhoneNumber,ToPhoneNumber,Content,SendTime(optional)
2+
18005550199,18005550100,This is a sample text message1,
3+
18005550199,18005550100,This is a sample text message2,2023-11-11T02:10:01
-456 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)