Skip to content

Commit e272f0a

Browse files
Paillat-devCopilot
andauthored
Update discord/types/channel.py
Co-authored-by: Copilot <[email protected]> Signed-off-by: Paillat <[email protected]>
1 parent b97a527 commit e272f0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discord/types/channel.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ class GroupDMChannel(_BaseNamedChannel, DMChannel):
163163
type: Literal[3]
164164
icon: str | None
165165
owner_id: Snowflake
166-
name: str
167166

168167

169168
Channel = GuildChannel | DMChannel | GroupDMChannel

0 commit comments

Comments
 (0)