Skip to content

Commit

Permalink
docs: fix versionadded
Browse files Browse the repository at this point in the history
  • Loading branch information
Dorukyum authored and Lulalaby committed Jan 22, 2024
1 parent 51f3b48 commit 8ccc4cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord/webhook/async_.py
Original file line number Diff line number Diff line change
Expand Up @@ -1686,11 +1686,11 @@ async def send(
thread_name: :class:`str`
The name of the thread to create. Only works for forum channels.
.. versionadded:: 2.5
.. versionadded:: 2.0
applied_tags: List[:class:`Snowflake`]
A list of tags to apply to the message. Only works for threads.
.. versionadded:: 2.0
.. versionadded:: 2.5
delete_after: :class:`float`
If provided, the number of seconds to wait in the background
before deleting the message we just sent.
Expand Down

0 comments on commit 8ccc4cf

Please sign in to comment.