Add support for configuring allowed mentions per message or bot wide.

This commit is contained in:
Rapptz
2020-04-04 07:40:51 -04:00
parent 6c764465c0
commit 041785937e
8 changed files with 152 additions and 7 deletions

View File

@ -2569,6 +2569,12 @@ Embed
.. autoclass:: Embed
:members:
AllowedMentions
~~~~~~~~~~~~~~~~~
.. autoclass:: AllowedMentions
:members:
File
~~~~~