Skip to content

Commit 1db64bc

Browse files
authored
Fix guild avatars not working
1 parent 025d772 commit 1db64bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

discord/member.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
import discord.abc
3636
from . import utils
3737
from .activity import create_activity, ActivityTypes
38+
from .asset import Asset
3839
from .colour import Colour
3940
from .enums import Status, try_enum
4041
from .object import Object

0 commit comments

Comments
 (0)