You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some form of multi-file context manager class. Should have nice methods for getting all attachments from a message, per-file locking/done flag (can we block exiting the context manager until all are finished?), and turning all attachments into nextcord.File for sending.