We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent00f3420 commitb9d285dCopy full SHA for b9d285d
notifier/chatters.rst
@@ -335,7 +335,7 @@ to add `message options`_::
335
Adding text to a Microsoft Teams Message
336
----------------------------------------
337
338
-With a Microsoft Teams, you can use thesimpleChatMessage::
+With a Microsoft Teams, you can use the ChatMessage class::
339
340
use Symfony\Component\Notifier\Bridge\MicrosoftTeams\MicrosoftTeamsTransport;
341
use Symfony\Component\Notifier\Message\ChatMessage;
@@ -420,9 +420,9 @@ The result will be something like:
420
..image::/_images/notifier/microsoft_teams/message-card.png
421
:align:center
422
423
-..versionadded::5.3
+..versionadded::5.4
424
425
- Options for Microsoft Teams were introduced in Symfony 5.3.
+ Options for Microsoft Teams were introduced in Symfony 5.4.
426
427
.. _`Block elements`:https://api.slack.com/reference/block-kit/block-elements
428
.. _`Embed elements`:https://discord.com/developers/docs/resources/webhook