Browse Source

shouldn't have size

pull/10492/head
Soheab_ 2 weeks ago
parent
commit
d79c63334e
  1. 1
      discord/asset.py

1
discord/asset.py

@ -336,7 +336,6 @@ class Asset(AssetMixin):
state,
url=f'{cls.BASE}/app-assets/710982414301790216/store/{banner}',
key=str(banner),
size=1024,
)
@classmethod

Loading…
Cancel
Save