mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-23 00:56:05 +00:00
Add enums to __init__.py
This commit is contained in:
parent
2747f33ee2
commit
4e3301a57c
@ -33,6 +33,7 @@ from .object import Object
|
||||
from . import utils
|
||||
from . import opus
|
||||
from .voice_client import VoiceClient
|
||||
from .enums import ChannelType, ServerRegion, Status
|
||||
|
||||
import logging
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user