mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Updated Functional Document Provider name as msg91
This commit is contained in:
parent
5eab0d47e4
commit
b5b5abdc82
1 changed files with 2 additions and 2 deletions
|
|
@ -16,9 +16,9 @@ class Msg91Flow extends Phone
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* For Flow based sending SMS sender ID should not be set in flow
|
* For Flow based sending SMS sender ID should not be set in flow
|
||||||
* In environment _APP_PHONE_PROVIDER format is 'phone://[senderID]:[authKey]@msg91-flow'.
|
* In environment _APP_PHONE_PROVIDER format is 'phone://[senderID]:[authKey]@msg91'.
|
||||||
* _APP_PHONE_FROM value is flow ID created in Msg91
|
* _APP_PHONE_FROM value is flow ID created in Msg91
|
||||||
* Eg. _APP_PHONE_PROVIDER = phone://DINESH:5e1e93cad6fc054d8e759a5b@msg91-flow
|
* Eg. _APP_PHONE_PROVIDER = phone://DINESH:5e1e93cad6fc054d8e759a5b@msg91
|
||||||
* _APP_PHONE_FROM = 3968636f704b303135323339
|
* _APP_PHONE_FROM = 3968636f704b303135323339
|
||||||
* @param string $from-> utilized from for flow id
|
* @param string $from-> utilized from for flow id
|
||||||
* @param string $to
|
* @param string $to
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue