Browse Source

Expose ProfileBadge

pull/10109/head
dolfies 2 years ago
parent
commit
566db71727
  1. 1
      discord/profile.py

1
discord/profile.py

@ -52,6 +52,7 @@ if TYPE_CHECKING:
__all__ = (
'ApplicationProfile',
'MutualGuild',
'ProfileBadge',
'UserProfile',
'MemberProfile',
)

Loading…
Cancel
Save