interface DeleteChat {
    chatId: string;
}

Properties

Properties

chatId: string