Fab1en / rocket-chat-rest-client

Rocket Chat REST API client in PHP
49 stars 38 forks source link

RocketChatGroup - method order ? #19

Open wehlgrundspitze opened 4 years ago

wehlgrundspitze commented 4 years ago

I want to add some of the api features to the RocketChatGroup. I was wondering, what is the sorting criteria of the methods ? In the documentation (https://docs.rocket.chat/api/rest-api), they are sorted alphabetically. If they are not sorted yet, please tell me, which criteria I should use. I would prefer groups ("basic", "user management", "messages", ...) and alphabetical order inside the groups.