mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 01:46:08 +00:00
Add SKU subscriptions support
This commit is contained in:
@ -71,6 +71,7 @@ from .threads import *
|
||||
from .automod import *
|
||||
from .poll import *
|
||||
from .soundboard import *
|
||||
from .subscription import *
|
||||
|
||||
|
||||
class VersionInfo(NamedTuple):
|
||||
|
Reference in New Issue
Block a user