incomingPhoneNumbers.remove() has wrong return type in typescript. #442
Labels
code-generation
issue deals with generated code
difficulty: easy
fix is easy in difficulty
type: bug
bug in the library
type: twilio enhancement
feature request on Twilio's roadmap
Version: Master
The JSDoc for incomingPhoneNumbers.remove() says this function returns a Promise, but .d.ts says it returns void. :(
Code Snippet
The text was updated successfully, but these errors were encountered: