-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add all providers #563
Add all providers #563
Conversation
Are providers already determined internally or is there a reference PR to check this against? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broke off the providers section of the docs here for easier request for code samples + review later <3
Verify that you can receive the message in your inbox. If not | ||
{% /tabsitem %} | ||
|
||
{% tabsitem #server-sdk title="Server SDK" %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
{% tabsitem #server-sdk title="Server SDK" %} | ||
To send a message programmatically, use an [Appwrite Server SDK](/docs/sdks#server). | ||
{% multicode %} | ||
```js |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abnegate @stnguyen90 Code example for sending a message through this provider
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)