6 ms·
Twilio also charges per segment, they are probably not transparent. So a segment means 160 characters (It’s a bit more complicated than that). So if you want t
by ufarooqi 2y ago
Twilio also charges per segment, they are probably not transparent. So a segment means 160 characters (It’s a bit more complicated than that).
So if you want to send an 320 characters long SMS. You are sending two segments.
Let me know if it makes sense?
- cranberryturkey 2y agothat makes sense. you should put a * with a defintiion or something
- ufarooqi 2y agoI'll add a tooltip.