Module: Slack::Web
- Included in:
- Client
- Defined in:
- lib/slack/web.rb,
lib/slack/web/im.rb,
lib/slack/web/api.rb,
lib/slack/web/auth.rb,
lib/slack/web/chat.rb,
lib/slack/web/team.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
Overview
Web endpoints methods
Defined Under Namespace
Modules: Api, Auth, Channels, Chat, Emoji, Files, Groups, Im, Search, Stars, Team, Users
Constant Summary
Constants included from Users
Constants included from Team
Constants included from Search
Constants included from Stars
Constants included from Im
Constants included from Groups
Constants included from Files
Constants included from Emoji
Constants included from Chat
Constants included from Channels
Constants included from Auth
Constants included from Api
Method Summary
Methods included from Users
#users_get_presence, #users_info, #users_list, #users_set_active, #users_set_presence
Methods included from Team
Methods included from Search
#search_all, #search_files, #search_messages
Methods included from Stars
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
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