The client.calls surface: callable as calls(sid) to address one call AND carrying a create(...) method for outbound dial — exactly the dual shape the real twilio SDK exposes.
client.calls
calls(sid)
create(...)
twilio
The
client.callssurface: callable ascalls(sid)to address one call AND carrying acreate(...)method for outbound dial — exactly the dual shape the realtwilioSDK exposes.