mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Add support for relationships.
This commit is contained in:
@ -23,6 +23,7 @@ from .game import Game
|
||||
from .emoji import Emoji, PartialEmoji
|
||||
from .channel import *
|
||||
from .guild import Guild
|
||||
from .relationship import Relationship
|
||||
from .member import Member, VoiceState
|
||||
from .message import Message
|
||||
from .errors import *
|
||||
|
Reference in New Issue
Block a user