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
Copy file name to clipboardExpand all lines: docs/messaging.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -375,9 +375,9 @@ POST https://cloud.appwrite.io/v1/messaging/providers/msg91
375
375
| --- | --- | --- | --- |
376
376
| providerId | string | Provider ID. Choose a custom ID or generate a random ID with `ID.unique()`. Valid chars are a-z, A-Z, 0-9, period, hyphen, and underscore. Can't start with a special char. Max length is 36 chars. ||
377
377
| name | string | Provider name. ||
378
-
|from| string |Sender Phone number. Format this number with a leading '+' and a country code, e.g., +16175551212.||
0 commit comments