File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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
133133:class: `Symfony\\ Component\\ Notifier\\ Chatter ` classes. Symfony provides
134134integration with these chat services:
135135
136- ========== ================================ = ===========================================================================
137- Service Package DSN
138- ========== ================================ = ===========================================================================
136+ ========== =============================== ===========================================================================
137+ Service Package DSN
138+ ========== =============================== ===========================================================================
139139Slack ``symfony/slack-notifier `` ``slack://default/ID ``
140140Telegram ``symfony/telegram-notifier `` ``telegram://TOKEN@default?channel=CHAT_ID ``
141141GoogleChat ``symfony/google-chat-notifier `` ``googlechat://ACCESS_KEY:ACCESS_TOKEN@default/SPACE?threadKey=THREAD_KEY ``
142142Mattermost ``symfony/mattermost-notifier `` ``mattermost://TOKEN@ENDPOINT?channel=CHANNEL ``
143- RocketChat ``symfony/rocketchat- notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
143+ RocketChat ``symfony/rocket-chat- notifier `` ``rocketchat://TOKEN@ENDPOINT?channel=CHANNEL ``
144144Zulip ``symfony/zulip-notifier `` ``zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL ``
145- ========== ================================ = ===========================================================================
145+ ========== =============================== ===========================================================================
146146
147147.. versionadded :: 5.1
148148
You can’t perform that action at this time.
0 commit comments