Add and remove some versionadded directives

This commit is contained in:
Rapptz
2022-04-10 17:12:56 -04:00
parent 6a49dfcc0f
commit c284145f18
2 changed files with 2 additions and 2 deletions

View File

@ -624,8 +624,6 @@ class InteractionResponse:
suppress_embeds: :class:`bool`
Whether to suppress embeds for the message. This sends the message without any embeds if set to ``True``.
.. versionadded:: 2.0
Raises
-------
HTTPException