File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ to add `message options`_::
335335Adding text to a Microsoft Teams Message
336336----------------------------------------
337337
338- With a Microsoft Teams, you can use the simple ChatMessage::
338+ With a Microsoft Teams, you can use the ChatMessage class ::
339339
340340 use Symfony\Component\Notifier\Bridge\MicrosoftTeams\MicrosoftTeamsTransport;
341341 use Symfony\Component\Notifier\Message\ChatMessage;
@@ -420,9 +420,9 @@ The result will be something like:
420420.. image :: /_images/notifier/microsoft_teams/message-card.png
421421 :align: center
422422
423- .. versionadded :: 5.3
423+ .. versionadded :: 5.4
424424
425- Options for Microsoft Teams were introduced in Symfony 5.3 .
425+ Options for Microsoft Teams were introduced in Symfony 5.4 .
426426
427427.. _`Block elements` : https://api.slack.com/reference/block-kit/block-elements
428428.. _`Embed elements` : https://discord.com/developers/docs/resources/webhook
You can’t perform that action at this time.
0 commit comments