Hierarchy

  • APIResource
    • Messages

Constructors

Methods

  • Deletes a message.

    Parameters

    • threadId: string
    • messageId: string
    • Optionaloptions: RequestOptions<unknown>

    Returns APIPromise<MessageDeleted>