INT-973: Add PaymentUserInteractionRequested to InvoicesTopic (#87)

* Add PaymentUserInteractionRequested to InvoicesTopic

* Add extra
This commit is contained in:
ndiezel0 2024-02-22 23:07:25 +05:00 committed by GitHub
parent 77c86a54b6
commit 5dc6d9fa76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,3 +31,5 @@ allOf:
- PaymentRefundCreated - PaymentRefundCreated
- PaymentRefundSucceeded - PaymentRefundSucceeded
- PaymentRefundFailed - PaymentRefundFailed
- PaymentUserInteractionRequested
- PaymentUserInteractionCompleted