Module: Slack::Web

Includes:
Auth, Channels, Chat, Emoji, Files, Groups, Im, Search, Stars, Users
Included in:
Client
Defined in:
lib/slack/web.rb,
lib/slack/web/im.rb,
lib/slack/web/auth.rb,
lib/slack/web/chat.rb,
lib/slack/web/emoji.rb,
lib/slack/web/files.rb,
lib/slack/web/stars.rb,
lib/slack/web/users.rb,
lib/slack/web/groups.rb,
lib/slack/web/search.rb,
lib/slack/web/channels.rb

Defined Under Namespace

Modules: Auth, Channels, Chat, Emoji, Files, Groups, Im, Search, Stars, Users Classes: NotImplementedError

Constant Summary

Constants included from Users

Users::SCOPE

Constants included from Search

Search::SCOPE

Constants included from Stars

Stars::SCOPE

Constants included from Im

Im::SCOPE

Constants included from Groups

Groups::SCOPE

Constants included from Files

Files::SCOPE

Constants included from Emoji

Emoji::SCOPE

Constants included from Chat

Chat::SCOPE

Constants included from Channels

Channels::SCOPE

Method Summary

Methods included from Users

#users_get_presence, #users_info, #users_list, #users_set_active, #users_set_presence

Methods included from Search

#search_all, #search_files, #search_messages

Methods included from Stars

#stars_list

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_create_child, #groups_history, #groups_invite, #groups_kick, #groups_leave, #groups_list, #groups_mark, #groups_open, #groups_rename, #groups_set_purpose, #groups_set_topic, #groups_unarchive

Methods included from Files

#files_delete, #files_info, #files_list, #files_upload

Methods included from Emoji

#emoji_list

Methods included from Chat

#chat_delete, #chat_post_message, #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_set_purpose, #channels_set_topic, #channels_unarchive

Methods included from Auth

#auth_test