Rapptz
|
99fc950510
|
Use f-strings in more places that were missed.
|
2021-04-08 06:02:47 -04:00 |
|
Nadir Chowdhury
|
89456022cf
|
Add __all__ to remaining modules
|
2021-04-07 02:30:32 -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 |
|
z03h
|
fb9aa2486d
|
Add PartialEmoji.url_as
|
2021-01-24 05:17:47 -05:00 |
|
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
2021-01-15 05:28:11 -05:00 |
|
Steve C
|
6e6a3bed1a
|
Add created_at property to PartialEmoji
Also fixed docstring for PartialEmoji.url
|
2020-12-06 03:59:20 -05:00 |
|
Michael
|
93fa46713a
|
Fix and add documentation
|
2020-09-23 03:19:35 -04:00 |
|
Eugene
|
b3d2e24968
|
Fix possibility of PartialEmoji.id being a string
|
2020-05-29 23:24:46 -04:00 |
|
NCPlayz
|
c8f32f3151
|
animated key is never given to reaction_remove(_emoji)
|
2020-04-06 04:58:27 -04:00 |
|
Rapptz
|
6071607176
|
Bump copyright year to 2020
Closes #2510
|
2020-01-19 20:03:00 -05:00 |
|
Rapptz
|
15f0b000e1
|
Move PartialEmoji over to a new namespace to avoid circular imports
|
2019-11-20 00:50:19 -05:00 |
|