In reading the docs on using TTL in the conversation API, I'm curious to understand some details of how it works. If I include a TTL in the payload for the message... if we've received a QUEUED_ON_CHANNEL and a DELIVERED response before the TTL time has passed, no action is taken if we've received a QUEUED_ON_CHANNEL but no DELIVERED status by the time the TTL time has passed, will the message be cancelled and NOT send to the end user / handset? if we have not received any status in the delivery report yet by the time the TTL time has passed, will the message be cancelled and NOT send to the end user / handset?
... View more