Rapptz
|
ff7094ce96
|
Convert datetimes to aware datetimes with UTC.
Naive datetimes will now be interpreted as local time throughout
the library.
|
2021-04-04 23:54:08 -04:00 |
|
Rapptz
|
9d39b135f4
|
Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
|
2021-04-04 07:03:53 -04:00 |
|
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
2021-01-15 05:28:11 -05:00 |
|
Rapptz
|
5bad633987
|
Fix preview_asset key name in Sticker
|
2020-11-23 06:23:06 -05:00 |
|
Rapptz
|
c8954906cb
|
Sticker implementation cleanup
|
2020-11-23 06:05:25 -05:00 |
|
Zomatree
|
344cb96c5d
|
Add sticker support
|
2020-11-23 05:09:20 -05:00 |
|