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 d2de1b0 commit 62e9664Copy full SHA for 62e9664
interactions/models/internal/context.py
@@ -711,7 +711,6 @@ async def edit_origin(
711
dict,
712
]
713
] = None,
714
- attachments: typing.Optional[typing.Sequence[Attachment | dict]] = None,
715
allowed_mentions: typing.Optional[typing.Union["AllowedMentions", dict]] = None,
716
files: typing.Optional[typing.Union["UPLOADABLE_TYPE", typing.Iterable["UPLOADABLE_TYPE"]]] = None,
717
file: typing.Optional["UPLOADABLE_TYPE"] = None,
0 commit comments