File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 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
128128:class: `Symfony\\ Component\\ Notifier\\ Chatter ` classes. Symfony provides
129129integration with these chat services:
130130
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+ ========== ================================ ============================================
139139
140140.. versionadded :: 5.1
141141
You can’t perform that action at this time.
0 commit comments