-
-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Labels
Milestone
Description
Summary
Add file keyword argument in discord.Message.edit
What is the feature request for?
The core library
The Problem
Add file keyword argument in discord.Message.edit.
I've looked up official Discord's API and it already supports file kwarg.
Link: Official Discord API
It would be useful to add it for editing an image or file sent in the message.
The Ideal Solution
Add file kwarg in discord.Message.edit
The Current Solution
No response
Additional Context
No response