Skip to content

Commit 5b33e44

Browse files
committed
minor #15377 [Notifier] Telnyx (StaffNowa)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- [Notifier] Telnyx Commits ------- 56688e1 [Notifier] Telnyx
2 parents ab9794f + 56688e1 commit 5b33e44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notifier.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Smsapi ``symfony/smsapi-notifier`` ``smsapi://TOKEN@default?f
7878
SmsBiuras ``symfony/sms-biuras-notifier`` ``smsbiuras://UID:API_KEY@default?from=FROM&test_mode=0``
7979
Smsc ``symfony/smsc-notifier`` ``smsc://LOGIN:PASSWORD@default?from=FROM``
8080
SpotHit ``symfony/spothit-notifier`` ``spothit://TOKEN@default?from=FROM``
81+
Telnyx ``symfony/telnyx-notifier`` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID``
8182
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
8283
Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default``
8384
============== ==================================== ===========================================================================
@@ -97,7 +98,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@default
9798

9899
.. versionadded:: 5.4
99100

100-
The MessageMedia, Smsc, Yunpian and AmazonSns integrations were introduced in Symfony 5.4.
101+
The MessageMedia, Smsc, Yunpian, AmazonSns and Telnyx integrations were introduced in Symfony 5.4.
101102

102103
To enable a texter, add the correct DSN in your ``.env`` file and
103104
configure the ``texter_transports``:

0 commit comments

Comments
 (0)