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

Interface ChannelInterface

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

Direct known implementers

Slack\Channel, Slack\DirectMessageChannel

Indirect known implementers

Slack\Group

Namespace: Slack
Located at ChannelInterface.php

Methods summary

public string
# getId( )

Gets the room ID.

Gets the room ID.

Returns

string
The room ID.
public
# close( )
API documentation generated by ApiGen