HandlesChatWorkspaces
Table of Contents
Properties
Methods
- chatWorkspace() : ChatWorkspaces
- Get a specific chat workspace instance.
- getChatWorkspaces() : ChatWorkspacesResults
- List all chat workspaces.
Properties
$chats
private
ChatWorkspaces
$chats
Methods
chatWorkspace()
Get a specific chat workspace instance.
public
chatWorkspace(string $workspaceName) : ChatWorkspaces
Parameters
- $workspaceName : string
Return values
ChatWorkspacesgetChatWorkspaces()
List all chat workspaces.
public
getChatWorkspaces() : ChatWorkspacesResults