File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -128,14 +128,14 @@ 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
- Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
137
- RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
138
- ========== =============================== ============================================
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
+ Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
137
+ RocketChat ``symfony/rocket-chat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
138
+ ========== ================================ ============================================
139
139
140
140
.. versionadded :: 5.1
141
141
You can’t perform that action at this time.
0 commit comments