Pagination
List methods in the Telnyx API are paginated. This library provides auto-paginating iterators with each list response, so you do not have to request successive pages manually:#next_page? and #next_page methods for more granular control working with pages.