aboutsummaryrefslogtreecommitdiff
path: root/discord/sticker.py
Commit message (Expand)AuthorAgeFilesLines
* Typehint StickerRapptz2021-05-291-13/+23
* fix AttributeError in Sticker.imageNadir Chowdhury2021-04-291-1/+1
* Rewrite Asset designRapptz2021-04-161-31/+4
* Remove Sticker.preview_imageNadir Chowdhury2021-04-161-5/+1
* Add periods to sticker docsNoName2021-04-161-13/+13
* Use f-strings in more places that were missed.Rapptz2021-04-081-1/+1
* Add `__all__` to remaining modulesNadir Chowdhury2021-04-071-0/+4
* Convert datetimes to aware datetimes with UTC.Rapptz2021-04-041-1/+1
* Modernize code to use f-stringsRapptz2021-04-041-2/+0
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
* Fix preview_asset key name in StickerRapptz2020-11-231-1/+1
* Sticker implementation cleanupRapptz2020-11-231-5/+10
* Add sticker supportZomatree2020-11-231-0/+134