Twilio-csharp v5.21.0 Release Notes

Release Date: 2018-10-28 // over 5 years ago
  • Library

    • ⚡️ PR #450: Updates target to netstandard 2.0. Thanks to @emagers!

    Api

    • ➕ Add new Balance resource:
      • url: '/v1/Accounts/{account sid}/Balance'
      • supported methods: GET
      • returns the balance of the account

    Proxy

    • Add chat_instance_sid to Service

    👌 Verify

    • ➕ Add Locale optional parameter on Verification creation.