dan-coulter / phpflickr

PHP Wrapper for the Flickr API
GNU General Public License v2.0
207 stars 128 forks source link

Missing "group.discuss" methods #29

Closed htjems closed 2 years ago

htjems commented 10 years ago

Methods are missing for the following Flickr APIs:

groups.discuss.replies groups.discuss.topics

I have manually patched in the ones I need for my own apps.

vojtasvoboda commented 10 years ago

Please make pull request with this new methods