Skip to content

Commit 822fe57

Browse files
committed
adding samples link
1 parent 4cb642d commit 822fe57

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)