aboutsummaryrefslogtreecommitdiff
path: root/discord/mentions.py
Commit message (Expand)AuthorAgeFilesLines
* Typehint AllowedMentionsRapptz2021-05-291-8/+24
* Use f-strings in more places that were missed.Rapptz2021-04-081-1/+7
* Add `__all__` to remaining modulesNadir Chowdhury2021-04-071-0/+4
* Modernize code to use f-stringsRapptz2021-04-041-2/+0
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
* Implement discord.Message.replyPikalaxALT2020-11-261-6/+16
* Classmethods all and none for AllowedMentionsSaphielle Akiyama2020-09-041-0/+16
* Fix letter to be consistent with the rest of the docssinus-x2020-08-221-1/+1
* implement AllowedMentions.__repr__io mintz2020-05-291-0/+3
* Add support for configuring allowed mentions per message or bot wide.Rapptz2020-04-041-0/+98