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