team-telnyx / telnyx-dotnet

.NET SDK for the Telnyx API
MIT License
9 stars 9 forks source link

Can't set webhook_url in CallControlDialOptions #34

Closed ciaran1234 closed 3 years ago

ciaran1234 commented 3 years ago

It seems the library is missing two very important properties in the CallControlDialOptions class. That's the "webhook_url" and "webhook_url_method" properties within the REST API. Are these properties set elsewhere?