Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldwight authored Dec 31, 2022
1 parent 82812a7 commit 2b966ac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Official API Documentation: [Meta for Developers](https://developers.facebook.co

Sell Product and Services: [Product Message Configuration](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/sell-products-and-services)

Account Metrics: [Account Metrics Configuration for analytics and conversation analytics](https://developers.facebook.com/docs/whatsapp/business-management-api/analytics)

QR Code Message Management: [QR Code Messages for WhatsApp Business](https://developers.facebook.com/docs/whatsapp/business-management-api/qr-codes)

Webhook Configuration Documentation: [WhatsApp Cloud API Webhook](https://developers.facebook.com/docs/graph-api/webhooks/getting-started#verification-requests)

WhatsApp Cloud API Error Codes: [Error Codes](https://developers.facebook.com/docs/whatsapp/cloud-api/support/error-codes)
Expand Down Expand Up @@ -38,6 +42,10 @@ WhatsApp Cloud API Error Codes: [Error Codes](https://developers.facebook.com/do
- [x] Interactive (List, Reply)
- [x] Button

- [x] WhatsApp Business Management API
- [x] QR Code Message Management
- [x] Account Metrics

## Installation
- PackageManager: ```PM> Install-Package WhatsappBusiness.CloudApi```
- DotNetCLI: ```> dotnet add package WhatsappBusiness.CloudApi```
Expand Down

0 comments on commit 2b966ac

Please sign in to comment.