You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the `send` function to send a new message to a list of phone numbers.
96
+
Once you send the message, you'll receive a PagedIterable response where you can access several
97
+
properties such as the message id with the `messageResponseItem.getMessageId()` function.
123
98
124
-
## Contributing
125
-
126
-
This project welcomes contributions and suggestions. Most contributions require you to agree to a [Contributor License Agreement (CLA)][cla] declaring that you have the right to, and actually do, grant us the rights to use your contribution.
127
-
128
-
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
129
-
130
-
This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact [opencode@microsoft.com][coc_contact] with any additional questions or comments.
This project welcomes contributions and suggestions. Most contributions require you to agree to a [ContributorLicenseAgreement (CLA)][cla] declaring that you have the right to, and actually do, grant us the rights to use your contribution.
140
+
141
+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment).Simply follow the instructions provided by the bot. You will only need to dothis once across all repos using our CLA.
142
+
143
+
This project has adopted the [MicrosoftOpenSourceCode of Conduct][coc].For more information see the [Code of ConductFAQ][coc_faq] or contact [opencode@microsoft.com][coc_contact] with any additional questions or comments.
0 commit comments