> I'd like to communicate with status.net by a PHP class. So I use the > TwitterAPI, and everything works fine, except the handling of groups. No I > recognized in Wiki, that the Groups API is not finished yet. > > Can you tell me, when it will be possible to create groups by API? > > Thank you > Stefan
I've been implementing the groups API in the 0.9.x branch. I have only 5 methods remaining: create, update, update_group_logo, destroy, and tags. All other methods should be implemented as documented. If you look over the APIs and find something lacking, please do tell me. Thanks, ~Craig _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
