Skip to content

Commit e23ed25

Browse files
authored
refactor: remove property from changelog
Signed-off-by: Dorukyum <[email protected]>
1 parent 624b812 commit e23ed25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discord/member.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ class Member(discord.abc.Messageable, _UserTag):
306306
mutual_guilds: list[Guild]
307307
public_flags: PublicUserFlags
308308
banner: Asset | None
309-
display_banner: Asset | None
310309
accent_color: Colour | None
311310
accent_colour: Colour | None
312311
communication_disabled_until: datetime.datetime | None

0 commit comments

Comments
 (0)