Module: Slack::Endpoint

Includes:
Api, Auth, Channels, Chat, Emoji, Files, Groups, Im, Oauth, Presence, Search, Stars, Users
Included in:
API
Defined in:
lib/slack/endpoint.rb,
lib/slack/endpoint/im.rb,
lib/slack/endpoint/api.rb,
lib/slack/endpoint/auth.rb,
lib/slack/endpoint/chat.rb,
lib/slack/endpoint/emoji.rb,
lib/slack/endpoint/files.rb,
lib/slack/endpoint/oauth.rb,
lib/slack/endpoint/stars.rb,
lib/slack/endpoint/users.rb,
lib/slack/endpoint/groups.rb,
lib/slack/endpoint/search.rb,
lib/slack/endpoint/channels.rb,
lib/slack/endpoint/presence.rb

Defined Under Namespace

Modules: Api, Auth, Channels, Chat, Emoji, Files, Groups, Im, Oauth, Presence, Search, Stars, Users

Method Summary

Methods included from Users

#users_getPresence, #users_info, #users_list, #users_setActive, #users_setPresence

Methods included from Stars

#stars_list

Methods included from Search

#search_all, #search_files, #search_messages

Methods included from Presence

#presence_set

Methods included from Oauth

#oauth_access

Methods included from Im

#im_close, #im_history, #im_list, #im_mark, #im_open

Methods included from Groups

#groups_archive, #groups_close, #groups_create, #groups_createChild, #groups_history, #groups_invite, #groups_kick, #groups_leave, #groups_list, #groups_mark, #groups_open, #groups_rename, #groups_setPurpose, #groups_setTopic, #groups_unarchive

Methods included from Files

#files_info, #files_list, #files_upload

Methods included from Emoji

#emoji_list

Methods included from Chat

#chat_delete, #chat_postMessage, #chat_update

Methods included from Channels

#channels_archive, #channels_create, #channels_history, #channels_info, #channels_invite, #channels_join, #channels_kick, #channels_leave, #channels_list, #channels_mark, #channels_rename, #channels_setPurpose, #channels_setTopic, #channels_unarchive

Methods included from Auth

#auth_test

Methods included from Api

#api_test