We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731970b commit bd44d05Copy full SHA for bd44d05
notifier/chatters.rst
@@ -46,9 +46,9 @@ you to send messages to chat services like Slack or Telegram::
46
Adding Interactions to a Slack Message
47
--------------------------------------
48
49
-With a Slack message, you can use the
50
-:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` to add
51
-some interactive options called `Block elements`_::
+With a Slack message, you can use the
+:class:`Symfony\\Component\\Notifier\\Bridge\\Slack\\SlackOptions` class
+to add some interactive options called `Block elements`_::
52
53
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackActionsBlock;
54
use Symfony\Component\Notifier\Bridge\Slack\Block\SlackDividerBlock;
0 commit comments