Abdullah Alharbi

Results 1 comments of Abdullah Alharbi

I'm trying to pass a cancellation token to ```c# Twilio.Rest.Verify.V2.Service.VerificationCheckResource.CreateAsync(... params) ``` but, of course, `CreateAsync` does not accept one. Not even sure if the server will handle one anyways....