mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Support for Soundboard and VC effects
This commit is contained in:
@ -70,6 +70,7 @@ from .components import *
|
||||
from .threads import *
|
||||
from .automod import *
|
||||
from .poll import *
|
||||
from .soundboard import *
|
||||
|
||||
|
||||
class VersionInfo(NamedTuple):
|
||||
|
Reference in New Issue
Block a user