File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -128,15 +128,15 @@ The chat channel is used to send chat messages to users by using
128
128
:class: `Symfony\\ Component\\ Notifier\\ Chatter ` classes. Symfony provides
129
129
integration with these chat services:
130
130
131
- ========== =============================== ============================================
132
- Service Package DSN
133
- ========== =============================== ============================================
134
- Slack ``symfony/slack-notifier `` ``slack://default/ID ``
135
- Telegram ``symfony/telegram-notifier `` ``telegram://TOKEN@default?channel=CHAT_ID ``
136
- GoogleChat ``symfony/googlechat -notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY ``
137
- Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
138
- RocketChat ``symfony/rocketchat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
139
- ========== =============================== ============================================
131
+ ========== ================================ ============================================
132
+ Service Package DSN
133
+ ========== ================================ ============================================
134
+ Slack ``symfony/slack-notifier `` ``slack://default/ID ``
135
+ Telegram ``symfony/telegram-notifier `` ``telegram://TOKEN@default?channel=CHAT_ID ``
136
+ GoogleChat ``symfony/google-chat -notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY ``
137
+ Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
138
+ RocketChat ``symfony/rocketchat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
139
+ ========== ================================ ============================================
140
140
141
141
.. versionadded :: 5.1
142
142
You can’t perform that action at this time.
0 commit comments