## API methods

The following API methods are accessible with this library (click on a name to get a detailed usage example):

- [api.test](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/api-test.md)
- [auth.test](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/auth-test.md)
- [channels.archive](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-archive.md)
- [channels.create](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-create.md)
- [channels.history](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-history.md)
- [channels.info](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-info.md)
- [channels.invite](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-invite.md)
- [channels.join](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-join.md)
- [channels.kick](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-kick.md)
- [channels.leave](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-leave.md)
- [channels.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-list.md)
- [channels.mark](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-mark.md)
- [channels.rename](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-rename.md)
- [channels.setPurpose](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-set-purpose.md)
- [channels.setTopic](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-set-topic.md)
- [channels.unarchive](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/channels-unarchive.md)
- [chat.delete](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/chat-delete.md)
- [chat.postMessage](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/chat-post-message.md)
- [chat.update](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/chat-update.md)
- [emoji.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/emoji-list.md)
- [files.info](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/files-info.md)
- [files.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/files-list.md)
- [files.upload](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/files-upload.md)
- [groups.archive](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-archive.md)
- [groups.close](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-close.md)
- [groups.create](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-create.md)
- [groups.createChild](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-create-child.md)
- [groups.history](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-history.md)
- [groups.invite](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-invite.md)
- [groups.kick](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-kick.md) (Documentation coming soon!)
- [groups.leave](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-leave.md) (Documentation coming soon!)
- [groups.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-list.md) (Documentation coming soon!)
- [groups.mark](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-mark.md) (Documentation coming soon!)
- [groups.open](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-open.md) (Documentation coming soon!)
- [groups.rename](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-rename.md) (Documentation coming soon!)
- [groups.setPurpose](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-set-purpose.md) (Documentation coming soon!)
- [groups.setTopic](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-set-topic.md) (Documentation coming soon!)
- [groups.unarchive](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/groups-unarchive.md) (Documentation coming soon!)
- [im.close](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/im-close.md) (Documentation coming soon!)
- [im.history](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/im-history.md) (Documentation coming soon!)
- [im.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/im-list.md) (Documentation coming soon!)
- [im.mark](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/im-mark.md) (Documentation coming soon!)
- [im.open](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/im-open.md) (Documentation coming soon!)
- [oauth.access](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/oauth-access.md) (Documentation coming soon!)
- [presence.set](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/presence-set.md) (Documentation coming soon!)
- [search.all](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/search-all.md)
- [search.files](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/search-files.md)
- [search.messages](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/search-messages.md)
- [stars.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/stars-list.md) (Documentation coming soon!)
- [team.info](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/team-info.md)
- [users.info](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/users-info.md) (Documentation coming soon!)
- [users.list](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/users-list.md)
- [users.setActive](https://github.com/cleentfaar/slack/blob/master/src/CL/Slack/Resources/doc/methods/users-set-active.md) (Documentation coming soon!)
