Skip to content

Commit 32b4793

Browse files
committed
[#17392] Move versionadded to the start of the section
1 parent 6e86878 commit 32b4793

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

notifier/chatters.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@ to add `message options`_::
309309
Updating Telegram Messages
310310
~~~~~~~~~~~~~~~~~~~~~~~~~~
311311

312+
.. versionadded:: 6.2
313+
314+
The ``TelegramOptions::edit()`` method was introduced in Symfony 6.2.
315+
312316
When working with interactive callback buttons, you can use the
313317
:class:`Symfony\\Component\\Notifier\\Bridge\\Telegram\\TelegramOptions` to reference
314318
a previous message to edit::
@@ -328,10 +332,6 @@ a previous message to edit::
328332
])
329333
);
330334

331-
.. versionadded:: 6.2
332-
333-
The ``TelegramOptions::edit()`` method was introduced in Symfony 6.2.
334-
335335
Adding text to a Microsoft Teams Message
336336
----------------------------------------
337337

0 commit comments

Comments
 (0)