Skip to content

Commit 51ea79d

Browse files
Merge pull request #270594 from Shamkh/AddCPMPythonSamplesLink
Adding CPM Python samples link in the Python QuickStart.
2 parents d61156e + 822fe57 commit 51ea79d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,3 +485,7 @@ if __name__ == '__main__':
485485
messages.send_text_message()
486486
messages.send_image_message()
487487
```
488+
489+
### Other Samples
490+
491+
You can review and download other sample codes for Python Messages SDK on [GitHub](https://github.com/Azure-Samples/communication-services-python-quickstarts/tree/main/messages-quickstart).

0 commit comments

Comments
 (0)