Skip to content

Commit

Permalink
docs: acknowledge and link to MarcosNicolau/whatsapp-business-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
domwebber committed Nov 29, 2023
1 parent 8bfd03a commit f2c80d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Error.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* @since 4.0.0
* @see {@link https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes}
* @see {@link https://developers.facebook.com/docs/whatsapp/on-premises/errors}
* @see {@link https://github.com/MarcosNicolau/whatsapp-business-sdk/blob/7847e8dc103484442ff20444723228ccab2203f1/src/types/error.ts}
*/
const Error = {
506: "Duplicate Post",
Expand Down Expand Up @@ -80,6 +81,7 @@ const Error = {
"Please wait a few minutes before attempting to register this phone number",
135000: "Generic user error",

// On-Premeses Error Codes:
400: "Media download error",
402: "Business eligibility — Payment issue",
408: "Message is not valid",
Expand Down

0 comments on commit f2c80d0

Please sign in to comment.