Closed MarkFChavez closed 6 years ago
While trying to learn the API, I found that some methods were not written exactly the way it should be. Is there something I'm missing here?
call
self.call
self.actions
actions
BTW, I find this library useful and I've used it for a number of projects I'm working on. Keep up the good work!
Thank you so much for this PR! I am glad the documentation is getting better.
Description
While trying to learn the API, I found that some methods were not written exactly the way it should be. Is there something I'm missing here?
Changes
call
, useself.call
self.actions
instead ofactions
BTW, I find this library useful and I've used it for a number of projects I'm working on. Keep up the good work!