mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Undocument Item.width
It doesn't serve much of a purpose to users
This commit is contained in:
parent
1a4e73d599
commit
f153154b7a
@ -107,7 +107,6 @@ class Item(Generic[V]):
|
||||
|
||||
@property
|
||||
def width(self) -> int:
|
||||
""":class:`int`: The width of the item."""
|
||||
return 1
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user