mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 00:13:01 +00:00
Remove region from Guild.__slots__
This also fixes up some docstrings
This commit is contained in:
@@ -263,7 +263,6 @@ class Guild(Hashable):
|
||||
'name',
|
||||
'id',
|
||||
'unavailable',
|
||||
'region',
|
||||
'owner_id',
|
||||
'emojis',
|
||||
'stickers',
|
||||
|
Reference in New Issue
Block a user