mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-09-21 03:27:42 +00:00
Sticker implementation cleanup
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ __all__ = (
|
||||
'WebhookType',
|
||||
'ExpireBehaviour',
|
||||
'ExpireBehavior',
|
||||
'StickerType'
|
||||
'StickerType',
|
||||
)
|
||||
|
||||
def _create_value_cls(name):
|
||||
|
||||
Reference in New Issue
Block a user