aboutsummaryrefslogtreecommitdiff
path: root/discord/appinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Fix user cache acting incorrectly with evictionsRapptz2021-07-291-1/+1
* [docs] Update Sphinx and Fix various referencesJosh2021-06-271-1/+1
* Type-Hint appinfo/teamJosh2021-06-101-33/+37
* Add invite targets for voice channel invitesZomatree2021-05-291-11/+72
* [docs] fix docstring of AppInfoNadir Chowdhury2021-04-191-7/+9
* Add privacy policy and tos fields to AppInfoZomatree2021-04-171-0/+14
* Rewrite Asset designRapptz2021-04-161-83/+15
* Use f-strings in more places that were missed.Rapptz2021-04-081-7/+25
* Add `__all__` to remaining modulesNadir Chowdhury2021-04-071-0/+3
* Modernize code to use f-stringsRapptz2021-04-041-2/+0
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
* Implement icon_rl_as and cover_image_url_as for AppInfoSebbyLaw2020-11-211-2/+64
* Fixes and improvements for v1.3 documentationHarmon2020-01-221-3/+32
* Bump copyright year to 2020Rapptz2020-01-191-1/+1
* Support team members data in application infofourjr2019-06-291-1/+47
* Add back __repr__ that were deleted in the Asset redesignBenjamin Mintz2019-05-131-0/+4
* Remove manual documentation for AppInfoRapptz2019-04-081-3/+4
* Redesign asset retrieval in the library.NCPlayz2019-04-061-0/+73