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`_::
335
335
Adding text to a Microsoft Teams Message
336
336
----------------------------------------
337
337
338
- With a Microsoft Teams, you can use the simple ChatMessage::
338
+ With a Microsoft Teams, you can use the ChatMessage class ::
339
339
340
340
use Symfony\Component\Notifier\Bridge\MicrosoftTeams\MicrosoftTeamsTransport;
341
341
use Symfony\Component\Notifier\Message\ChatMessage;
@@ -420,9 +420,9 @@ The result will be something like:
420
420
.. image :: /_images/notifier/microsoft_teams/message-card.png
421
421
:align: center
422
422
423
- .. versionadded :: 5.3
423
+ .. versionadded :: 5.4
424
424
425
- Options for Microsoft Teams were introduced in Symfony 5.3 .
425
+ Options for Microsoft Teams were introduced in Symfony 5.4 .
426
426
427
427
.. _`Block elements` : https://api.slack.com/reference/block-kit/block-elements
428
428
.. _`Embed elements` : https://discord.com/developers/docs/resources/webhook
You can’t perform that action at this time.
0 commit comments