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 785b601 commit f62f89aCopy full SHA for f62f89a
notifier/chatters.rst
@@ -104,8 +104,8 @@ Adding Interactions to a Discord Message
104
----------------------------------------
105
106
With a Discord message, you can use the
107
-:class:`Symfony\\Component\\Notifier\\Bridge\\Discord\\DiscordOptions` to add
108
-some interactive options called `Embed elements`_::
+:class:`Symfony\\Component\\Notifier\\Bridge\\Discord\\DiscordOptions` class
+to add some interactive options called `Embed elements`_::
109
110
use Symfony\Component\Notifier\Bridge\Discord\DiscordOptions;
111
use Symfony\Component\Notifier\Bridge\Discord\Embeds\DiscordEmbed;
0 commit comments