File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -125,15 +125,15 @@ The chat channel is used to send chat messages to users by using
125
125
:class: `Symfony\\ Component\\ Notifier\\ Chatter ` classes. Symfony provides
126
126
integration with these chat services:
127
127
128
- ========== =============================== ================================================
128
+ ========== =============================== =================================================
129
129
Service Package DSN
130
- ========== =============================== ================================================
130
+ ========== =============================== =================================================
131
131
Slack ``symfony/slack-notifier `` ``slack://default/ID ``
132
132
Telegram ``symfony/telegram-notifier `` ``telegram://TOKEN@default?channel=CHAT_ID ``
133
133
Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
134
134
RocketChat ``symfony/rocketchat-notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
135
- Zulip ``symfony/zulip-notifier `` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=STREAM ``
136
- ========== =============================== ================================================
135
+ Zulip ``symfony/zulip-notifier `` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL ``
136
+ ========== =============================== =================================================
137
137
138
138
.. versionadded :: 5.1
139
139
You can’t perform that action at this time.
0 commit comments