nsomar / facebook_messenger

ExFacebookMessenger is a library that helps you create facebook messenger bots easily.
MIT License
58 stars 35 forks source link

simply interface of getting messaging object #9

Closed makefunstuff closed 7 years ago

makefunstuff commented 7 years ago

Currently when message is parsed you will need manually traverse over entire response structure and get values properly. In most cases you don't need full structure so in this case the idea is to simply call get_messaging assuming that parsing was success.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.791% when pulling 909d24ceb4d6b98b5b09054c6721cfe873d9c981 on strangeworks:impove-tests into a12c6f554225474a6e4d6f6eba39ad23605b1d1b on oarrabi:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 91.791% when pulling 909d24ceb4d6b98b5b09054c6721cfe873d9c981 on strangeworks:impove-tests into a12c6f554225474a6e4d6f6eba39ad23605b1d1b on oarrabi:master.