Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Chat

Package version

Class representing a Chat.

Hierarchy

  • Chat

Index

Constructors

constructor

Methods

createChatThread

deleteChatThread

  • deleteChatThread(chatThreadId: string, options?: coreHttp.OperationOptions): Promise<coreHttp.RestResponse>
  • Deletes a thread.

    Parameters

    • chatThreadId: string

      Id of the thread to be deleted.

    • Optional options: coreHttp.OperationOptions

      The options parameters.

    Returns Promise<coreHttp.RestResponse>

listChatThreads

listChatThreadsNext

Generated using TypeDoc