Skip to content

Commit 105319b

Browse files
Fix docs for scheduled event's cover (#1667)
fix docs for scheduled event's cover Co-authored-by: BobDotCom <[email protected]>
1 parent 91a55ec commit 105319b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/scheduled_events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ async def edit(
312312
so there is no need to change this parameter.
313313
reason: Optional[:class:`str`]
314314
The reason to show in the audit log.
315-
cover: Optional[:class:`Asset`]
315+
cover: Optional[:class:`bytes`]
316316
The cover image of the scheduled event.
317317
318318
Returns

0 commit comments

Comments
 (0)