Skip to content

Commit

Permalink
Update webhook event configuration in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andresayac committed Feb 14, 2024
1 parent ebf14eb commit bbdaba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ At this moment we are working to bring more functionalities
* Global webhook

## Webhook Events
Configure in .env by default this MESSAGES_UPSERT,MESSAGES_DELETE,MESSAGES_UPDATE or use ALL
Configure in .env by default this `MESSAGES_UPSERT,MESSAGES_DELETE,MESSAGES_UPDATE` or use `ALL`
If it is necessary to send multimedia message in base64 use `APP_WEBHOOK_FILE_IN_BASE64=true`

| Name | Event | TypeData | Description |
|------|-------|-----------|------------|
Expand Down

0 comments on commit bbdaba0

Please sign in to comment.