Skip to content

Commit e219578

Browse files
committed
review comments
1 parent 98b0c29 commit e219578

File tree

7 files changed

+9
-5
lines changed

7 files changed

+9
-5
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.date: 07/15/2024
99
ms.topic: include
1010
ms.custom: include file
1111
ms.author: shamkh
12+
ms.custom: devx-track-extended-java, devx-track-js, devx-track-python
13+
zone_pivot_groups: acs-js-csharp-java-python
1214
---
1315

1416
### Authenticate the client

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/download-media/download-media-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Follow these steps to add required code snippets to the `messages-quickstart.py`
4444
- [Set channel registration ID](#set-channel-registration-id).
4545
- [Set recipient list](#set-recipient-list).
4646

47-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
47+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
4848

4949
## Code examples
5050

articles/communication-services/quickstarts/advanced-messaging/whatsapp/includes/get-started/messages-quickstart-python.md

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

55-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
55+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
5656

5757
## Code examples
5858

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Follow these steps to add required code snippets to the messages-quickstart.py p
5454
- [Set channel registration ID](#set-channel-registration-id)
5555
- [Set recipient list](#set-recipient-list)
5656

57-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
57+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
5858

5959
## Code examples
6060

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Follow these steps to add required code snippets to the `messages-quickstart.py`
4545
- [Set channel registration ID](#set-channel-registration-id).
4646
- [Set recipient list](#set-recipient-list).
4747

48-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
48+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
4949

5050
## Code examples
5151

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Follow these steps to add required code snippets to the `messages-quickstart.py`
4545
- [Set channel registration ID](#set-channel-registration-id).
4646
- [Set recipient list](#set-recipient-list).
4747

48-
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting.md)]
48+
[!INCLUDE [Common setting for using Advanced Messages SDK](../common-setting-python.md)]
4949

5050
## Code examples
5151

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ For more information about WhatsApp requirements for templates, see the WhatsApp
7979
::: zone-end
8080

8181
::: zone pivot="programming-language-python"
82+
[!INCLUDE [Common setting for using Advanced Messages SDK](./includes/common-setting-python.md)]
83+
8284
[!INCLUDE [Send WhatsApp Messages Python SDK](./includes/templates/messages-quickstart-template-messages-python.md)]
8385
::: zone-end
8486

0 commit comments

Comments
 (0)