_FakeSlashMessage is missing the `clean_content' attribute #83
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Accessing the clean_content attribute from _FakeSlashMessage results in an error.
Reproduction Steps
run the application command below.
Minimal Reproducible Code
Expected Results
It sending the cleaned content.
Actual Results
Raised a python
AttributeError
:AttributeError: '_FakeSlashMessage' object has no attribute 'clean_content'
Intents
discord.Indendts(mesages = True) # hehe
System Information
Checklist
Additional Context
Gnome = ❤️