ApiClient |
A client for connecting to the Slack Web API and calling remote API methods. |
Bot |
Contains information about a bot. |
Channel |
Represents a single Slack channel. |
ClientObject |
An object fetched from the Slack API. |
DataObject |
A serializable model object that stores its data in a hash. |
DirectMessageChannel |
Contains information about a direct message channel. |
Group |
Contains information about a private group channel. |
Payload |
Stores incoming or outgoing message data for a Slack API call. |
RealTimeClient |
A client for the Slack real-time messaging API. |
Team |
Contains information about a Slack team. |
User |
Contains information about a team member. |