Interface DeleteMessageResponse

Hierarchy

  • DeleteMessageResponse

Properties

Properties

data?: {
    message: string;
}

Type declaration

  • message: string
requestId: string

Generated using TypeDoc