Skip to content

Commit e8ed29d

Browse files
committed
Add INVOICE_INVALID to unknown errors
Ref: KurimuzonAkuma/pyrogram@6539643
1 parent 0768beb commit e8ed29d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/errors/source/400_BAD_REQUEST.tsv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ INVITE_REVOKED_MISSING The specified invite link was already revoked or is inval
267267
INVITE_SLUG_EMPTY The specified invite slug is empty.
268268
INVITE_SLUG_EXPIRED The specified chat folder link has expired.
269269
INVITE_SLUG_INVALID The specified invitation slug is invalid.
270+
INVOICE_INVALID The specified invoice is invalid.
270271
INVOICE_PAYLOAD_INVALID The specified invoice payload is invalid.
271272
JOIN_AS_PEER_INVALID The specified peer cannot be used to join a group call.
272273
LANGUAGE_INVALID The specified lang_code is invalid.

0 commit comments

Comments
 (0)