sfreiberg / gotwilio

Twilio library for Go (golang).
BSD 2-Clause "Simplified" License
342 stars 136 forks source link

Caller Name #79

Closed 0syntrax0 closed 4 years ago

0syntrax0 commented 4 years ago

I see that in Twilio's doc (https://www.twilio.com/docs/lookup/tutorials/carrier-and-caller-name#identify-a-phone-numbers-carrier-and-type) there's a new object called caller_name in the lookup method.

Are there any updates to include it? Pull request created: https://github.com/sfreiberg/gotwilio/pull/80

0syntrax0 commented 4 years ago

Issue fixed in https://github.com/sfreiberg/gotwilio/pull/80