Skip to content

v1.0.0

Latest

Choose a tag to compare

@axens axens released this 28 Mar 15:06
· 2 commits to master since this release
  • API request returns an instance of Response instead of dict
  • track_wait was removed from SendsayAPI class. You can get the tracking information by using
    track method of a response returned
  • attach_file is a method of sendsay.api module