Fix various implementation bugs with allowed mentions

This commit is contained in:
Rapptz
2020-04-04 12:45:17 -04:00
parent 041785937e
commit 481b335f2d
3 changed files with 11 additions and 7 deletions

View File

@ -149,7 +149,7 @@ class Client:
A status to start your presence with upon logging on to Discord.
activity: Optional[:class:`.BaseActivity`]
An activity to start your presence with upon logging on to Discord.
mention: Optional[:class:`AllowedMentions`]
mentions: Optional[:class:`AllowedMentions`]
Control how the client handles mentions by default on every message sent.
.. versionadded:: 1.4