Skip to content

Commit

Permalink
Fix docs for scheduled event's cover (#1667)
Browse files Browse the repository at this point in the history
fix docs for scheduled event's cover

Co-authored-by: BobDotCom <[email protected]>
  • Loading branch information
honzajavorek and BobDotCom authored Oct 5, 2022
1 parent 91a55ec commit 105319b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/scheduled_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ async def edit(
so there is no need to change this parameter.
reason: Optional[:class:`str`]
The reason to show in the audit log.
cover: Optional[:class:`Asset`]
cover: Optional[:class:`bytes`]
The cover image of the scheduled event.
Returns
Expand Down

0 comments on commit 105319b

Please sign in to comment.