mirror of
https://github.com/vernu/textbee.git
synced 2026-05-19 22:10:58 -04:00
Merge pull request #148 from yetmgetaewunetu/bug-fix-payload
added webhookStatus on smsData type
This commit is contained in:
@@ -23,6 +23,7 @@ interface SmsData {
|
||||
status: string
|
||||
type: string
|
||||
updatedAt: string
|
||||
webhookStatus: string
|
||||
__v: number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user