File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 55A module for using the Twilio REST API and generating valid
66[ TwiML] (http://www.twilio.com/docs/api/twiml/ "TwiML -
77Twilio Markup Language"). [ Click here to read the full
8- documentation.] (http://readthedocs.org/docs/twilio-python/en/latest/ "Twilio
9- Python library documentation")
8+ documentation.] [ documentation ]
109
1110## Installation
1211
@@ -122,8 +121,7 @@ If you've instead found a bug in the library or would like new features added, g
122121### Digging Deeper
123122
124123The full power of the Twilio API is at your fingertips. The [ full
125- documentation] (http://readthedocs.org/docs/twilio-python/en/latest/ "Twilio
126- Python library documentation") explains all the awesome features available to
124+ documentation] [ documentation ] explains all the awesome features available to
127125use.
128126
129127* [ Retrieve Call Records] [ calls ]
139137[ messages ] : http://twilio-python.readthedocs.org/en/latest/usage/messages.html#retrieving-sent-messages
140138[ calls ] : http://twilio-python.readthedocs.org/en/latest/usage/phone-calls.html#retrieve-a-call-record
141139[ issues ] : https://github.com/twilio/twilio-python/issues
142- [ documentation ] : http://twilio-python.readthedocs.org
140+ [ documentation ] : http://twilio-python.readthedocs.org/en/release-6x/
143141[ upgrade ] : https://github.com/twilio/twilio-python/wiki/Python-Version-6.x-Upgrade-Guide
You can’t perform that action at this time.
0 commit comments