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 5ab45fd commit fb8d13dCopy full SHA for fb8d13d
discord/flags.py
@@ -413,7 +413,7 @@ def is_voice_message(self):
413
414
@flag_value
415
def is_components_v2(self):
416
- """:class:`bool`: Returns ``True`` if this message has v2 components. This flag disables sending `content` and `embeds`.
+ """:class:`bool`: Returns ``True`` if this message has v2 components. This flag disables sending `content`, `embed`, and `embeds`.
417
418
.. versionadded:: 2.7
419
"""
0 commit comments