Skip to content

Commit 98b0c29

Browse files
committed
review comments
1 parent 305e9cf commit 98b0c29

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/interactive/messages-quickstart-interactive-messages-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Follow these steps to add required code snippets to your .NET program.
5151
- [Set channel registration ID](#set-channel-registration-id)
5252
- [Set recipient list](#set-recipient-list)
5353

54-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
54+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-net.md)]
5555

5656
## Code examples
5757

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/reactions/messages-quickstart-reaction-messages-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Follow these steps to configure your application:
4242
- [Set recipient list](#set-recipient-list).
4343
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
4444

45-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
45+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-net.md)]
4646

4747
## Code examples
4848

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/stickers/messages-quickstart-sticker-messages-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Follow these steps to add required code snippets to the messages-quickstart.py p
4242
- [Set recipient list](#set-recipient-list).
4343
- [Start sending messages between a business and a WhatsApp user](#start-sending-messages-between-a-business-and-a-whatsapp-user).
4444

45-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
45+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-net.md)]
4646

4747
## Code examples
4848

articles/communication-services/quickstarts/advanced-messaging/whatsapp/send-template-messages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ For more information about WhatsApp requirements for templates, see the WhatsApp
6464
- [Send Template Messages](https://developers.facebook.com/docs/whatsapp/cloud-api/guides/send-message-templates).
6565
- Businesses must also adhere to [opt-in requirements](https://developers.facebook.com/docs/whatsapp/overview/getting-opt-in) before sending messages to WhatsApp users.
6666

67-
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting.md)]
68-
6967
::: zone pivot="programming-language-csharp"
68+
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting-net.md)]
69+
7070
[!INCLUDE [Template usage quick reference with .NET](./includes/templates/template-messages-quick-reference-net.md)]
7171
::: zone-end
7272

0 commit comments

Comments
 (0)