Module: Slack::Web::Api::Endpoints

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

Defined Under Namespace

Modules: Api, Auth, Channels, Chat, Emoji, Files, Groups, Im, Oauth, Presence, Rtm, 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 Rtm

#rtm_start

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