CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/communication/__init__.py
azure/communication/messages/__init__.py
azure/communication/messages/_api_versions.py
azure/communication/messages/_client.py
azure/communication/messages/_configuration.py
azure/communication/messages/_model_base.py
azure/communication/messages/_patch.py
azure/communication/messages/_serialization.py
azure/communication/messages/_types.py
azure/communication/messages/_vendor.py
azure/communication/messages/_version.py
azure/communication/messages/py.typed
azure/communication/messages/_operations/__init__.py
azure/communication/messages/_operations/_operations.py
azure/communication/messages/_operations/_patch.py
azure/communication/messages/_shared/__init__.py
azure/communication/messages/_shared/auth_policy_utils.py
azure/communication/messages/_shared/models.py
azure/communication/messages/_shared/policy.py
azure/communication/messages/_shared/user_credential.py
azure/communication/messages/_shared/user_credential_async.py
azure/communication/messages/_shared/utils.py
azure/communication/messages/_shared/utils_async.py
azure/communication/messages/aio/__init__.py
azure/communication/messages/aio/_client.py
azure/communication/messages/aio/_configuration.py
azure/communication/messages/aio/_patch.py
azure/communication/messages/aio/_vendor.py
azure/communication/messages/aio/_operations/__init__.py
azure/communication/messages/aio/_operations/_operations.py
azure/communication/messages/aio/_operations/_patch.py
azure/communication/messages/models/__init__.py
azure/communication/messages/models/_enums.py
azure/communication/messages/models/_models.py
azure/communication/messages/models/_patch.py
azure_communication_messages.egg-info/PKG-INFO
azure_communication_messages.egg-info/SOURCES.txt
azure_communication_messages.egg-info/dependency_links.txt
azure_communication_messages.egg-info/not-zip-safe
azure_communication_messages.egg-info/requires.txt
azure_communication_messages.egg-info/top_level.txt
samples/download_media.py
samples/get_templates_list.py
samples/get_templates_list_async.py
samples/send_audio_notification_messages.py
samples/send_document_notification_messages.py
samples/send_image_notification_messages.py
samples/send_image_notification_messages_async.py
samples/send_reaction_notification_messages.py
samples/send_sticker_notification_messages.py
samples/send_template_notification_messages.py
samples/send_template_notification_messages_async.py
samples/send_text_notification_messages.py
samples/send_text_notification_messages_async.py
samples/send_text_notification_messages_with_token_credentials.py
samples/send_video_notification_messages.py
samples/send_whatsapp_list_notification_messages.py
samples/send_whatsapp_urlbased_notification_messages.py
samples/send_whatsappreplybutton_notification_messages.py
tests/_decorators.py
tests/_decorators_async.py
tests/_messages_test_case.py
tests/_messages_test_case_async.py
tests/conftest.py
tests/test_messages_client.py
tests/test_messages_client_async.py
tests/test_messages_template_client.py
tests/test_messages_template_client_async.py
tests/unittest_helpers.py
tests/_shared/__init__.py
tests/_shared/async_fake_token_credential.py
tests/_shared/communication_service_preparer.py
tests/_shared/fake_token_credential.py
tests/_shared/helper.py
tests/_shared/utils.py