Triggered when a recipient has been sent a copy of the envelope to complete.This event is only triggered for non-muted recipients. If you are using muted delivery, you must manage recipient dispatch and eligibility yourself — typically by listening to envelope_sent and recipient_completed events.The payload includes a method property to indicate how the envelope was sent, such as "email" or "sms". If the recipient was sent both, two separate events will be generated.