mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-03 14:02:19 +00:00
Remove StoreChannel and any references to it
This commit is contained in:
@@ -191,7 +191,6 @@ class ChannelType(Enum):
|
||||
group = 3
|
||||
category = 4
|
||||
news = 5
|
||||
store = 6
|
||||
news_thread = 10
|
||||
public_thread = 11
|
||||
private_thread = 12
|
||||
|
||||
Reference in New Issue
Block a user