aboutsummaryrefslogtreecommitdiff
path: root/discord/file.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some webhook related type checker errorsRapptz2021-06-101-1/+1
* Typehint FileRapptz2021-05-061-7/+20
* Add `__all__` to remaining modulesNadir Chowdhury2021-04-071-0/+4
* Modernize code to use f-stringsRapptz2021-04-041-3/+1
* Add spoiler attribute to FileJosh2021-01-171-1/+3
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
* Make File docstring raw for Python 3.9 compatibilityTicClick2020-12-111-1/+1
* Fix various inconsistencies within the documentation (#5067)Sebastian Law2020-06-281-0/+5
* Bump copyright year to 2020Rapptz2020-01-191-1/+1
* Improve documentationNCPlayz2019-06-071-1/+1
* Take back ownership of files from aiohttp for retrying requests.Rapptz2019-03-181-10/+35
* Bumped copyright years to 2019.Dante Dam2019-01-281-1/+1
* Add support for spoiler attachments.Rapptz2018-12-141-1/+6
* Add intersphinxTobotimus2018-01-061-2/+2
* Fix File not using the filename if givenFrostLuma2017-04-081-0/+2
* Add support for multiple file attachments.Rapptz2017-04-081-0/+73