Interface DeleteAThreadRequestProps

Hierarchy

  • DeleteAThreadRequestProps

Properties

Properties

body: {
    thread_id: string;
}

Type declaration

  • thread_id: string

Generated using TypeDoc