update broadcast lists

This commit is contained in:
Adhiraj Singh
2021-07-16 23:48:43 +05:30
parent f356fa1811
commit e65f060664
4 changed files with 37 additions and 20 deletions

View File

@@ -137,13 +137,6 @@ export type WAInitResponse = {
status: 200
}
export interface WABroadcastListInfo {
status: number
name: string
recipients?: {id: string}[]
}
type WABusinessHoursConfig = {
day_of_week: string
mode: string