Overview
  • Namespace
  • Class

Namespaces

  • Slack
    • Message

Classes

  • ApiClient
  • Bot
  • Channel
  • ClientObject
  • DataObject
  • DirectMessageChannel
  • Group
  • Payload
  • RealTimeClient
  • Team
  • User

Interfaces

  • ChannelInterface
  • Exception

Exceptions

  • ApiException
  • ConnectionException
  • UserNotFoundException

Namespace Slack

Namespaces summary

Slack\Message

Classes summary

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.

Interfaces summary

ChannelInterface

Interface for room objects that messages can be posted to, such as channels and groups.

Exception

Exceptions summary

ApiException
ConnectionException
UserNotFoundException
API documentation generated by ApiGen